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. |
| CriticalPathDependency | Gets appearance settings used to draw dependency arrows in critical paths. |
| CriticalPathTask | Gets appearance settings used to draw tasks in critical paths. |
| 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. |
| Legend | Provides access to legend appearance settings. |
| LegendItem | Provides access to legend item appearance settings. |
| 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. |
| PageInfo | Provides access to page information appearance settings. |
| PageInfoCaption | Provides access to appearance settings applied to the caption displayed in the page footer. |
| 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