Skip to main content
Tab

ASPxGridCustomErrorTextEventArgs Class

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v25.1.dll

#Declaration

public class ASPxGridCustomErrorTextEventArgs :
    EventArgs
See Also