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

ASPxDataValidationEventArgs Constructors

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