Skip to main content
A newer version of this page is available. .

GanttControlPrintAppearanceCollection Properties

Provides access to appearance settings applied when the control is printed.
Name Description
BandPanel Gets the appearance settings used to paint the band headers when the TreeList is printed. Inherited from TreeListPrintAppearanceCollection.
Caption Gets the appearance settings used to paint the caption when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
ChartHorzLine Provides access to chart horizontal line appearance settings.
ChartNonWorkTime Provides access to non-work time appearance settings.
ChartTimescaleRuler Provides access to timescale ruler appearance settings.
ChartVertLine Provides access to chart vertical line appearance settings.
ChartWorkTime Provides access to work time appearance settings.
Dependency Provides access to dependency line appearance settings.
EvenRow Gets the appearance settings used to paint the even nodes when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
FooterPanel Gets the appearance settings used to paint the summary footer when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
GroupFooter Gets the appearance settings used to paint the group footer when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
HeaderPanel Gets the appearance settings used to paint the column headers when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
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. Inherited from TreeListPrintAppearanceCollection.
Milestone Provides access to milestone appearance settings.
OddRow Gets the appearance settings used to paint the odd nodes when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
Preview Gets the appearance settings used to paint preview sections when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
Row Gets the appearance settings used to paint the data cells when the Tree List is printed. Inherited from TreeListPrintAppearanceCollection.
SummaryTask Provides access to summary task appearance settings.
Task Provides access to task appearance settings.
See Also