ASPxClientSpreadsheetCellCancelEditEventArgs.rowIndex Property
In This Article
Gets the active cell’s row index.
#Declaration
TypeScript
rowIndex: number
#Property Value
Type | Description |
---|---|
number | The row’s index. |
See Also