Back to Devexpress

TreeListAppearanceCollection.VertLine Property

windowsforms-devexpress-dot-xtratreelist-dot-treelistappearancecollection-2ebc4748.md

latest1.8 KB
Original Source

TreeListAppearanceCollection.VertLine Property

Gets the appearance settings used to paint the vertical lines.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object that provides the appearance settings used to paint the vertical lines.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

HorzLine

TreeLine

Appearances

TreeListAppearanceCollection Class

TreeListAppearanceCollection Members

DevExpress.XtraTreeList Namespace