Class ErrorType
Defines possible error types.
Inheritance
System.Object
ErrorType
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public sealed class ErrorType : Enum
Fields
Custom
Custom.
Declaration
public const ErrorType Custom
Field Value
Type |
---|
ErrorType |
ErrorMessage
Error message.
Declaration
public const ErrorType ErrorMessage
Field Value
Type |
---|
ErrorType |
Information
Error information.
Declaration
public const ErrorType Information
Field Value
Type |
---|
ErrorType |