AutoFilterBase.SortState Property
Provides access to an interface that allows you to specify sort conditions and perform sorting.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
SortState | A SortState interface. |
See Also