Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TreeListPrintAppearanceCollection Properties
Show Inherited Hide Inherited

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