TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / CustomContentPresenter Class / Visible Property

In This Topic
    Visible Property (CustomContentPresenter)
    In This Topic
    Gets or sets whether the element is visible.
    Syntax
    'Declaration
     
    
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also