ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / Validated Property

In This Topic
    Validated Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Validated As Boolean
    public bool Validated {get; set;}
    See Also