Back to Devexpress

TreeListPrintAppearanceCollection Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistprintappearancecollection-dot-underscore-properties.md

latest3.0 KB
Original Source

TreeListPrintAppearanceCollection Properties

Provides the appearance settings used to paint the elements in a Tree List when it’s printed and exported.

NameDescription
BandPanelGets the appearance settings used to paint the band headers when the TreeList is printed.
CaptionGets the appearance settings used to paint the caption when the Tree List is printed.
EvenRowGets the appearance settings used to paint the even nodes when the Tree List is printed.
FooterPanelGets the appearance settings used to paint the summary footer when the Tree List is printed.
GroupFooterGets the appearance settings used to paint the group footer when the Tree List is printed.
HeaderPanelGets the appearance settings used to paint the column headers when the Tree List is printed.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
LinesGets the appearance settings used to paint the horizontal and vertical lines when the Tree List is printed.
OddRowGets the appearance settings used to paint the odd nodes when the Tree List is printed.
PreviewGets the appearance settings used to paint preview sections when the Tree List is printed.
RowGets the appearance settings used to paint the data cells when the Tree List is printed.

See Also

TreeListPrintAppearanceCollection Class

TreeListPrintAppearanceCollection Members

DevExpress.XtraTreeList Namespace