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

ASPxVerticalGridDataValidationEventArgs Class

Provides data for the ASPxVerticalGrid.RecordValidating event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ASPxVerticalGridDataValidationEventArgs :
    ASPxGridDataValidationEventArgs

Inheritance

Object
EventArgs
ASPxGridDataValidationEventArgs
ASPxVerticalGridDataValidationEventArgs
See Also