ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs Class
Provides data for the ASPxClientVerticalGrid.BatchEditTemplateCellFocused event.
Declaration
declare class ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs extends ASPxClientEventArgs
Remarks
Objects of the ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs type are used as arguments for the ASPxClientVerticalGrid.BatchEditTemplateCellFocused event, generated on the client side.
ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.
Inheritance
ASPxClientEventArgs
ASPxClientVerticalGridBatchEditTemplateCellFocusedEventArgs
See Also