Back to Devexpress

TreeListAppearanceCollection.HorzLine Property

windowsforms-devexpress-dot-xtratreelist-dot-treelistappearancecollection-b33e7dc3.md

latest1.8 KB
Original Source

TreeListAppearanceCollection.HorzLine Property

Gets the appearance settings used to paint the horizontal lines.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

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

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

VertLine

TreeLine

Appearances

TreeListAppearanceCollection Class

TreeListAppearanceCollection Members

DevExpress.XtraTreeList Namespace