PivotFieldSortSetting.FieldIndex

PivotFieldSortSetting.FieldIndex property

Represents the index of the field sorted by. -1 means sorting the PivotField by the labels,others means sorting by the data field.

public int FieldIndex { get; }

See Also