PivotField.AutoSortField

PivotField.AutoSortField property

Represents auto sort field index. -1 means PivotField itself,others means the position of the data fields.

public int AutoSortField { get; set; }

See Also