ASPxClientClickEventArgs.ColumnIndex Property
In This Article
Gets the index of a column that owns the processed cell.
#Declaration
TypeScript
ColumnIndex: number
#Property Value
Type | Description |
---|---|
number | The column’s index. |
See Also