PivotField.IsAutoSubtotals

PivotField.IsAutoSubtotals property

Indicates whether the specified field shows automatic subtotals. Default is true.

public bool IsAutoSubtotals { get; set; }

See Also