dbicList Send comments on this topic.
LineColor Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : LineColor Property

Determines the color of list/tree connector lines.

Syntax

Visual Basic (Declaration) 
Public Property LineColor As Color
C# 
public Color LineColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also