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

ASPxVerticalGridDataValidationEventArgs Constructors

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