PivotField.AutoSortField

PivotField.AutoSortField property

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

public int AutoSortField { get; set; }

See Also