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

ASPxClientCardViewBatchEditCardValidatingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditCardValidating event.

Declaration

declare class ASPxClientCardViewBatchEditCardValidatingEventArgs extends ASPxClientEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs
ASPxClientCardViewBatchEditCardValidatingEventArgs
See Also