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