Skip to main content
Tab

ASPxGridViewCustomErrorTextEventArgs Class

Provides data for the ASPxGridView.CustomErrorText event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxGridViewCustomErrorTextEventArgs :
    ASPxGridCustomErrorTextEventArgs

Inheritance

Object
EventArgs
ASPxGridCustomErrorTextEventArgs
ASPxGridViewCustomErrorTextEventArgs
See Also