[]
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.
bool FieldListSortAscending { get; set; }
Property FieldListSortAscending As Boolean