Skip to main content
Tab

ASPxCardViewCustomErrorTextEventArgs Class

Provides data for the ASPxCardView.CustomErrorText event.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ASPxCardViewCustomErrorTextEventArgs :
    ASPxGridCustomErrorTextEventArgs

Inheritance

Object
EventArgs
ASPxGridCustomErrorTextEventArgs
ASPxCardViewCustomErrorTextEventArgs
See Also