PivotField.AutoShowField

PivotField.AutoShowField property

Represents auto show field index. -1 means PivotField itself. It should be the index of the data fields.

public int AutoShowField { get; set; }

See Also