SortCondition.ColumnIndex Property
Gets the index of a column by which to sort.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer that is the zero-based index of a column in the range to which the AutoFilter is applied. |
See Also