Back to Devexpress

FilterControl.AppearanceTreeLine Property

windowsforms-devexpress-dot-xtraeditors-dot-filtercontrol-58b80f72.md

latest1.3 KB
Original Source

FilterControl.AppearanceTreeLine Property

Gets the appearance settings used to paint tree lines.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Appearance")]
public virtual AppearanceObject AppearanceTreeLine { get; }
vb
<DXCategory("Appearance")>
Public Overridable ReadOnly Property AppearanceTreeLine As AppearanceObject

Property Value

TypeDescription
AppearanceObject

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

|

See Also

FilterControl Class

FilterControl Members

DevExpress.XtraEditors Namespace