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