ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / InputPanel Class / Visible Property

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