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

ASPxGridDataValidationEventArgs Class

Serves as a base for classes that provide data for the validation events of grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public abstract class ASPxGridDataValidationEventArgs :
    EventArgs
See Also