ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs Properties
Provides data for the ASPxClientVerticalGrid.BatchEditTemplateCellFocused event.| Name | Description |
|---|---|
| handled | Gets or sets a value specifying whether the event was handled. |
| row | Gets the currently processed row. |
See Also