Skip to main content

TreeListPrintAppearanceCollection Properties

Provides the appearance settings used to paint the elements in a Tree List when it’s printed and exported.
Name Description
BandPanel Gets the appearance settings used to paint the band headers when the TreeList is printed.
Caption Gets the appearance settings used to paint the caption when the Tree List is printed.
EvenRow Gets the appearance settings used to paint the even nodes when the Tree List is printed.
FooterPanel Gets the appearance settings used to paint the summary footer when the Tree List is printed.
GroupFooter Gets the appearance settings used to paint the group footer when the Tree List is printed.
HeaderPanel Gets the appearance settings used to paint the column headers when the Tree List is printed.
IsDisposed Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
Lines Gets the appearance settings used to paint the horizontal and vertical lines when the Tree List is printed.
OddRow Gets the appearance settings used to paint the odd nodes when the Tree List is printed.
Preview Gets the appearance settings used to paint preview sections when the Tree List is printed.
Row Gets the appearance settings used to paint the data cells when the Tree List is printed.
See Also