GanttControlAppearanceCollection Properties
Provides access to appearance settings applied to the control’s visual elements.| Name | Description |
|---|---|
| BandPanel | Gets the appearance settings used to paint band headers. Inherited from TreeListAppearanceCollection. |
| Caption | Gets the appearance settings used to paint the caption. Inherited from TreeListAppearanceCollection. |
| ChartHorzLine | Provides access to chart horizontal line appearance settings. |
| ChartNonWorkTime | Provides access to chart 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 chart work time appearance settings. |
| CriticalPathDependency | Provides access to appearance settings for dependency lines in critical paths. |
| CriticalPathTask | Provides access to appearance settings for tasks in critical paths. |
| CustomizationFormHint | Gets or sets the appearance of the hint text displayed within an empty Customization Form. Inherited from TreeListAppearanceCollection. |
| Dependency | Provides access to dependency line appearance settings. |
| Empty | Gets the appearance settings used to paint the Tree List’s empty space. Inherited from TreeListAppearanceCollection. |
| EvenRow | Gets the appearance settings used to paint even nodes. Inherited from TreeListAppearanceCollection. |
| FilterPanel | Gets the appearance settings used to paint the Filter Panel. Inherited from TreeListAppearanceCollection. |
| FixedLine | Gets the appearance settings used to paint the fixed lines. Inherited from TreeListAppearanceCollection. |
| FocusedCell | Gets the appearance settings used to paint the currently focused cell. Inherited from TreeListAppearanceCollection. |
| FocusedRow | Gets the appearance settings used to paint the currently focused node. Inherited from TreeListAppearanceCollection. |
| FooterPanel | Gets the appearance settings used to paint the summary footer. Inherited from TreeListAppearanceCollection. |
| GroupButton | Gets the appearance settings used to paint node expand buttons. Inherited from TreeListAppearanceCollection. |
| GroupFooter | Gets the appearance settings used to paint the group footer. Inherited from TreeListAppearanceCollection. |
| HeaderPanel | Gets the appearance settings used to paint the column header and node indicator panels. Inherited from TreeListAppearanceCollection. |
| HeaderPanelBackground | Gets the appearance settings used to paint the column header panel‘s background. Inherited from TreeListAppearanceCollection. |
| HideSelectionRow | Gets the appearance settings used to paint the selected node(s) when the Tree List isn’t focused. Inherited from TreeListAppearanceCollection. |
| HorzLine | Gets the appearance settings used to paint the horizontal lines. Inherited from TreeListAppearanceCollection. |
| HotTrackedRow | Gets the appearance settings used to paint hot-tracked nodes. Inherited from TreeListAppearanceCollection. |
| IsDisposed | Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection. |
| Milestone | Provides access to milestone appearance settings. |
| OddRow | Gets the appearance settings used to paint odd nodes. Inherited from TreeListAppearanceCollection. |
| Preview | Gets the appearance settings used to paint preview sections. Inherited from TreeListAppearanceCollection. |
| Row | Gets the appearance settings used to paint data cells within Tree List nodes. Inherited from TreeListAppearanceCollection. |
| SelectedRow | Gets the appearance settings used to paint the selected nodes. Inherited from TreeListAppearanceCollection. |
| Separator | Gets the appearance settings specifying column and band separator background color. Inherited from TreeListAppearanceCollection. |
| Splitter | Provides access to splitter appearance settings. |
| SummaryTask | Provides access to summary task appearance settings. |
| Task | Provides access to task appearance settings. |
| TimelineBar | Gets the appearance settings of timeline bars. |
| TimelineMilestone | Gets the appearance settings of timeline milestones. |
| TimelineRuler | Gets the appearance settings of the timeline ruler. |
| TimelineSummaryTask | Gets the appearance settings of summary tasks displayed on the timeline. |
| TimelineTask | Gets the appearance settings of tasks displayed on the timeline. |
| TimelineTodayIndicator | Gets the appearance settings of the Today indicator displayed on the timeline. |
| TopNewRow | Provides access to appearance settings that are used to paint the New Item Row. Inherited from TreeListAppearanceCollection. |
| TreeLine | Gets the appearance settings used to paint the tree lines. Inherited from TreeListAppearanceCollection. |
| VertLine | Gets the appearance settings used to paint the vertical lines. Inherited from TreeListAppearanceCollection. |
See Also