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

In This Topic
    TreeLine Property (TreePanel)
    In This Topic
    Gets the settings for the tree lines.
    Syntax
    'Declaration
     
    Public ReadOnly Property TreeLine As TreeLine
    public TreeLine TreeLine {get;}
    See Also