Skip to main content
Tab

ASPxVerticalGridDataValidationEventArgs Class

Provides data for the ASPxVerticalGrid.RecordValidating event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ASPxVerticalGridDataValidationEventArgs :
    ASPxGridDataValidationEventArgs

#Inheritance

Object
EventArgs
ASPxGridDataValidationEventArgs
ASPxVerticalGridDataValidationEventArgs
See Also