Back to Devexpress

ASPxCardViewCustomErrorTextEventArgs Class

aspnet-devexpress-dot-web-e8b358ff.md

latest1.4 KB
Original Source

ASPxCardViewCustomErrorTextEventArgs Class

Provides data for the ASPxCardView.CustomErrorText event.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ASPxCardViewCustomErrorTextEventArgs :
    ASPxGridCustomErrorTextEventArgs
vb
Public Class ASPxCardViewCustomErrorTextEventArgs
    Inherits ASPxGridCustomErrorTextEventArgs

ASPxCardViewCustomErrorTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs ASPxGridCustomErrorTextEventArgs ASPxCardViewCustomErrorTextEventArgs

See Also

ASPxCardViewCustomErrorTextEventArgs Members

Card View

DevExpress.Web Namespace