Back to Devexpress

TreeListAppearanceCollection.FixedLine Property

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

latest1.7 KB
Original Source

TreeListAppearanceCollection.FixedLine Property

Gets the appearance settings used to paint the fixed lines.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

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

|

See Also

Appearances

Columns

TreeListAppearanceCollection Class

TreeListAppearanceCollection Members

DevExpress.XtraTreeList Namespace