ASPxClientGridViewBatchEditStartEditingEventArgs.visibleIndex Property
In This Article
Gets the visible index of the row whose cells are about to be edited.
#Declaration
TypeScript
visibleIndex: number
#Property Value
Type | Description |
---|---|
number | The row’s visible index. |
See Also