FilterControl.AppearanceTreeLine Property
Gets the appearance settings used to paint tree lines.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| AppearanceObject | A AppearanceObject object that provides the appearance settings used to paint tree lines. |
See Also