Back to Devexpress

ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs Class

aspnet-js-aspxclientcardviewbatchedittemplatecellfocusedeventargs.md

latest1.1 KB
Original Source

ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs Class

Provides data for the ASPxClientCardView.BatchEditTemplateCellFocused event.

Declaration

ts
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

Card View

ASPxClientCardViewBatchEditTemplateCellFocusedEventArgs Members