TableColumn.Index Property
In This Article
Get the zero-based index of the column within the table’s TableColumnCollection.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.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