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