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