ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / TreeLine Class / Visible Property

In This Topic
    Visible Property (TreeLine)
    In This Topic
    Gets or sets a value indicating displays lines or not.
    Syntax
    'Declaration
     
    Public Property Visible As System.Boolean
    public System.bool Visible {get; set;}
    See Also