Back to Devexpress

TreeListPrintAppearanceCollection.FooterPanel Property

windowsforms-devexpress-dot-xtratreelist-dot-treelistprintappearancecollection-e05fbb33.md

latest2.0 KB
Original Source

TreeListPrintAppearanceCollection.FooterPanel Property

Gets the appearance settings used to paint the summary footer 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 FooterPanel { get; }
vb
Public ReadOnly Property FooterPanel As AppearanceObject

Property Value

TypeDescription
AppearanceObject

A AppearanceObject object which provides the appearance settings used to paint the summary footer when the Tree List is printed.

|

Remarks

For more information on appearances, see the Appearances and Appearances documents.

See Also

GroupFooter

TreeListPrintAppearanceCollection Class

TreeListPrintAppearanceCollection Members

DevExpress.XtraTreeList Namespace