Skip to main content
Tab

ASPxVerticalGridCustomErrorTextEventArgs Class

Provides data for the ASPxVerticalGrid.CustomErrorText event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxVerticalGridCustomErrorTextEventArgs :
    ASPxGridCustomErrorTextEventArgs

Inheritance

Object
EventArgs
ASPxGridCustomErrorTextEventArgs
ASPxVerticalGridCustomErrorTextEventArgs
See Also