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