RowCollection.LastUsedIndex Property
Gets the index of the last edited row on a worksheet.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.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 row on a worksheet. |
See Also