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

ASPxCardViewDataValidationEventArgs Constructors

Provides data for the ASPxCardView.CardValidating event.
Name Parameters Description
ASPxCardViewDataValidationEventArgs(Boolean) isNew Initializes a new instance of the ASPxCardViewDataValidationEventArgs class.
ASPxCardViewDataValidationEventArgs(Int32, Boolean) visibleIndex, isNew Initializes a new instance of the ASPxCardViewDataValidationEventArgs class with the specified settings.
See Also