Calendar for WinForms | ComponentOne
C1.Win.C1Input Namespace / C1BasePicker Class / ErrorInfo Property

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