Input for WinForms | ComponentOne
C1.Framework Namespace / TreePanel Class / TreeLine Property

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