Back to Devexpress

ASPxClientCardViewBatchEditStartEditingEventArgs Class

aspnet-js-aspxclientcardviewbatcheditstarteditingeventargs.md

latest1.1 KB
Original Source

ASPxClientCardViewBatchEditStartEditingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditStartEditing event.

Declaration

ts
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

Card View

BatchEditEndEditing

ASPxClientCardViewBatchEditStartEditingEventArgs Members