ASPxClientVerticalGridBatchEditStartEditingEventArgs Constructors
Provides data for the ASPxClientVerticalGrid.BatchEditStartEditing event.| Name | Description |
|---|---|
| constructor(visibleIndex, focusedRow, recordValues) | Initializes a new instance of the ASPxClientVerticalGridBatchEditStartEditingEventArgs class with the specified settings. |
See Also