ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ErrorInfo Property

In This Topic
    ErrorInfo Property (C1DropDownControl)
    In This Topic
    Settings affecting error handling in the control.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorInfo As ErrorInfo
    public ErrorInfo ErrorInfo {get;}
    See Also