[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.PivotTables.IPivotTable.FieldListSortAscending

FieldListSortAscending Property

FieldListSortAscending

Gets or sets a boolean value indicating the sort order of fields in the PivotTable Field List. If FieldListSortAscending is set to true the fields are sorted in ascending order; otherwise, the fields are sorted in data source order.

Declaration
bool FieldListSortAscending { get; set; }
Property FieldListSortAscending As Boolean