Back to Devexpress

TreeListPrintAppearanceCollection.Caption Property

windowsforms-devexpress-dot-xtratreelist-dot-treelistprintappearancecollection-6446590f.md

latest1.9 KB
Original Source

TreeListPrintAppearanceCollection.Caption Property

Gets the appearance settings used to paint the caption when the Tree List is printed.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

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

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object which provides the appearance settings used to paint the caption when the Tree List is printed.

|

Remarks

For more information on appearances, see the Appearances topic.

See Also

TreeList.Caption

TreeListAppearanceCollection.Caption

Caption Panel

TreeListPrintAppearanceCollection Class

TreeListPrintAppearanceCollection Members

DevExpress.XtraTreeList Namespace