Skip to main content
A newer version of this page is available. .

ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs Class

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