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

ASPxClientCardViewBatchEditStartEditingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditStartEditing event.

Declaration

declare class ASPxClientCardViewBatchEditStartEditingEventArgs extends ASPxClientCancelEventArgs

Remarks

Objects of the ASPxClientCardViewBatchEditStartEditingEventArgs type are used as arguments for the ASPxClientCardView.BatchEditStartEditing event, generated on the client side.

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

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewBatchEditStartEditingEventArgs
See Also