ColumnCollection.LastUsedIndex Property
Gets the index of the last edited column on a worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A zero-based integer representing the index of the last modified column. |
See Also