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