Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

PivotFieldSortOptions Properties

Contains sort options for a PivotTable field.
Name Description
AutoSortField Gets the index of the data field used by the sort criteria applied to the pivot field.
ItemReferences Provides access to the collection of PivotItemReference objects used by the sorting criteria applied to the pivot field.
Type Gets or sets the type of sort applied to the PivotTable field.
See Also