Back to Devexpress

ASPxVerticalGridCustomErrorTextEventArgs Constructors

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

latest1.3 KB
Original Source

ASPxVerticalGridCustomErrorTextEventArgs Constructors

Provides data for the ASPxVerticalGrid.CustomErrorText event.

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

See Also

ASPxVerticalGridCustomErrorTextEventArgs Class

ASPxVerticalGridCustomErrorTextEventArgs Members

DevExpress.Web Namespace