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