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

Determines the list/tree connector line type.

Syntax

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

Property Value

enumLineType Enumeration

Requirements

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

See Also