TreeListPrintAppearanceCollection Properties
Provides the appearance settings used to paint the elements in a Tree List when it’s printed and exported.
Name | Description |
---|---|
Band |
Gets the appearance settings used to paint the band headers when the Tree |
Caption | Gets the appearance settings used to paint the caption when the Tree List is printed. |
Even |
Gets the appearance settings used to paint the even nodes when the Tree List is printed. |
Footer |
Gets the appearance settings used to paint the summary footer when the Tree List is printed. |
Group |
Gets the appearance settings used to paint the group footer when the Tree List is printed. |
Header |
Gets the appearance settings used to paint the column headers when the Tree List is printed. |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Lines | Gets the appearance settings used to paint the horizontal and vertical lines when the Tree List is printed. |
Odd |
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