ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / ErrorInfo Class / ErrorType Property

In This Topic
    ErrorType Property
    In This Topic
    Indicates the error types.
    Syntax
    'Declaration
     
    Public Property ErrorType As ErrorType
    public ErrorType ErrorType {get; set;}
    See Also