GridErrorTextKind Enum
In This Article
Lists values that indicate the error source.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
General
|
Error text of any exception except the exception that is manually raised by handling the ASPx |
Row
|
Error text has been specified within the ASPx |
#Related API Members
The following properties accept/return GridErrorTextKind values:
See Also