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

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