TableColumn.Index Property
Get the zero-based index of the column within the table’s TableColumnCollection.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer specifying the position of the column in the table. |
See Also