PivotField.Sort Property
In This Article
Provides access to the sort options of the PivotTable field.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
PivotFieldSortOptions Sort { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also