Back to Devexpress

TreeListAppearanceCollection.TreeLine Property

windowsforms-devexpress-dot-xtratreelist-dot-treelistappearancecollection-9ac09576.md

latest1.8 KB
Original Source

TreeListAppearanceCollection.TreeLine Property

Gets the appearance settings used to paint the tree lines.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public AppearanceObject TreeLine { get; }
vb
Public ReadOnly Property TreeLine As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object that provides the appearance settings used to paint the tree lines.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

HorzLine

VertLine

Appearances

TreeListAppearanceCollection Class

TreeListAppearanceCollection Members

DevExpress.XtraTreeList Namespace