ASPxClientVerticalGridBatchEditEndEditingEventArgs.visibleIndex Property
Gets the visible index of the record whose cells have been edited.
Declaration
visibleIndex: number
Property Value
| Type | Description |
|---|---|
| number | The record’s visible index. |
See Also