PivotField.AutoShowCount

PivotField.AutoShowCount property

Represent the number of top or bottom items that are automatically shown in the specified PivotTable field.

public int AutoShowCount { get; set; }

See Also