Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / ErrorInfo Property

In This Topic
    ErrorInfo Property (IDropDownEditorBase)
    In This Topic
    Gets settings affecting error handling in the control.
    Syntax
    'Declaration
     
    
    ReadOnly Property ErrorInfo As ErrorInfo
    ErrorInfo ErrorInfo {get;}
    See Also