ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / TreeLine Class / Color Property

In This Topic
    Color Property (TreeLine)
    In This Topic
    Gets or sets the color of lines.
    Syntax
    'Declaration
     
    Public Property Color As System.Drawing.Color
    public System.Drawing.Color Color {get; set;}
    See Also