GanttControlAppearanceCollection Members
In This Article
#Constructors
Name | Description |
---|---|
Gantt |
Initializes a new Gantt |
#Properties
Name | Description |
---|---|
Band |
Gets the appearance settings used to paint band headers.
Inherited from Tree |
Caption |
Gets the appearance settings used to paint the caption.
Inherited from Tree |
Chart |
Provides access to chart horizontal line appearance settings. |
Chart |
Provides access to chart non-work time appearance settings. |
Chart |
Provides access to timescale ruler appearance settings. |
Chart |
Provides access to chart vertical line appearance settings. |
Chart |
Provides access to chart work time appearance settings. |
Critical |
Provides access to appearance settings for dependency lines in critical paths. |
Critical |
Provides access to appearance settings for tasks in critical paths. |
Customization |
Gets or sets the appearance of the hint text displayed within an empty Customization Form.
Inherited from Tree |
Dependency | Provides access to dependency line appearance settings. |
Empty |
Gets the appearance settings used to paint the Tree List’s empty space.
Inherited from Tree |
Even |
Gets the appearance settings used to paint even nodes.
Inherited from Tree |
Filter |
Gets the appearance settings used to paint the Filter Panel.
Inherited from Tree |
Fixed |
Gets the appearance settings used to paint the fixed lines.
Inherited from Tree |
Focused |
Gets the appearance settings used to paint the currently focused cell.
Inherited from Tree |
Focused |
Gets the appearance settings used to paint the currently focused node.
Inherited from Tree |
Footer |
Gets the appearance settings used to paint the summary footer.
Inherited from Tree |
Group |
Gets the appearance settings used to paint node expand buttons.
Inherited from Tree |
Group |
Gets the appearance settings used to paint the group footer.
Inherited from Tree |
Header |
Gets the appearance settings used to paint the column header and node indicator panels.
Inherited from Tree |
Header |
Gets the appearance settings used to paint the column header panel‘s background.
Inherited from Tree |
Hide |
Gets the appearance settings used to paint the selected node |
Horz |
Gets the appearance settings used to paint the horizontal lines.
Inherited from Tree |
Hot |
Gets the appearance settings used to paint hot-tracked nodes.
Inherited from Tree |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Milestone | Provides access to milestone appearance settings. |
Odd |
Gets the appearance settings used to paint odd nodes.
Inherited from Tree |
Preview |
Gets the appearance settings used to paint preview sections.
Inherited from Tree |
Row |
Gets the appearance settings used to paint data cells within Tree List nodes.
Inherited from Tree |
Selected |
Gets the appearance settings used to paint the selected nodes.
Inherited from Tree |
Separator |
Gets the appearance settings specifying column and band separator background color.
Inherited from Tree |
Splitter | Provides access to splitter appearance settings. |
Summary |
Provides access to summary task appearance settings. |
Task | Provides access to task appearance settings. |
Timeline |
Gets the appearance settings of timeline bars. |
Timeline |
Gets the appearance settings of timeline milestones. |
Timeline |
Gets the appearance settings of the timeline ruler. |
Timeline |
Gets the appearance settings of summary tasks displayed on the timeline. |
Timeline |
Gets the appearance settings of tasks displayed on the timeline. |
Timeline |
Gets the appearance settings of the Today indicator displayed on the timeline. |
Top |
Provides access to appearance settings that are used to paint the New Item Row.
Inherited from Tree |
Tree |
Gets the appearance settings used to paint the tree lines.
Inherited from Tree |
Vert |
Gets the appearance settings used to paint the vertical lines.
Inherited from Tree |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the object passed as the parameter.
Inherited from Base |
Assign |
Copies the settings from the object passed as the parameter without raising the Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
Combine |
Copies the activated appearance settings of the object passed as the parameter and activates their corresponding options, any properties not activated are set to the value in the default appearance object.
Inherited from Base |
Combine |
Copies the activated appearance settings of the object passed as the parameter to the current object, any properties that aren’t activated are set to the value in the default appearance object.
Inherited from Base |
Dispose() |
Releases all the resources used by the current object.
Inherited from Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets an appearance object contained within the collection by its name.
Inherited from Base |
Get |
Returns an IDictionary |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets the properties of all the appearance objects within the collection to their default values.
Inherited from Base |
Restore |
Restores the appearance settings stored at the specified system registry path.
Inherited from Base |
Restore |
Restores the appearance settings from the specified stream.
Inherited from Base |
Restore |
Loads the appearance settings stored in the specified XML file.
Inherited from Base |
Save |
Saves the appearance settings to a system registry path.
Inherited from Base |
Save |
Saves the appearance settings to a specific stream.
Inherited from Base |
Save |
Saves the appearance settings to a specific XML file.
Inherited from Base |
Should |
Tests whether the Base |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Updates the right-to-left text direction option.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Fires when the collection is changed.
Inherited from Base |
Paint |
Occurs when specific settings that control the text appearance are changed.
Inherited from Base |
Size |
Occurs when specific settings that control text size are changed.
Inherited from Base |
See Also