Skip to main content

ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs Class

Declaration

declare class ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs extends ASPxClientEventArgs

Remarks

Objects of the ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs type are used as arguments for the ASPxClientGridView.BatchEditTemplateCellFocused event, generated on the client side.

ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs
ASPxClientGridViewBatchEditTemplateCellFocusedEventArgs
See Also