Back to Devexpress

ASPxCardViewCustomErrorTextEventArgs Constructors

aspnet-devexpress-dot-web-dot-aspxcardviewcustomerrortexteventargs-dot-ctor.md

latest1.3 KB
Original Source

ASPxCardViewCustomErrorTextEventArgs Constructors

Provides data for the ASPxCardView.CustomErrorText event.

NameParametersDescription
ASPxCardViewCustomErrorTextEventArgs(GridErrorTextKind, String)errorTextKind, errorTextInitializes a new instance of the ASPxCardViewCustomErrorTextEventArgs class.
ASPxCardViewCustomErrorTextEventArgs(Exception, GridErrorTextKind, String)exception, errorTextKind, errorTextInitializes a new instance of the ASPxCardViewCustomErrorTextEventArgs class with the specified settings.

See Also

ASPxCardViewCustomErrorTextEventArgs Class

ASPxCardViewCustomErrorTextEventArgs Members

DevExpress.Web Namespace