Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElement Class / IsVisible Property

In This Topic
    IsVisible Property (InputTextBoxElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsVisible As Boolean
    public bool IsVisible {get;}
    See Also