[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableOptionsCommand.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
public bool? FieldListSortAscending { get; set; }
Public Property FieldListSortAscending As Boolean?