PivotTable.FieldListSortAscending

PivotTable.FieldListSortAscending property

Specifies a boolean value that indicates whether fields in the PivotTable are sorted in non-default order in the field list.

public bool FieldListSortAscending { get; set; }

See Also