Back to Devexpress

GanttControlAppearanceCollection Members

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection-dot-underscore-members.md

latest22.1 KB
Original Source

GanttControlAppearanceCollection Members

Provides access to appearance settings applied to the control’s visual elements.

Constructors

NameDescription
GanttControlAppearanceCollection(GanttControl)Initializes a new GanttControlAppearanceCollection object instance.

Properties

NameDescription
BandPanelGets the appearance settings used to paint band headers. Inherited from TreeListAppearanceCollection.
CaptionGets the appearance settings used to paint the caption. Inherited from TreeListAppearanceCollection.
ChartHorzLineProvides access to chart horizontal line appearance settings.
ChartNonWorkTimeProvides access to chart non-work time appearance settings.
ChartTimescaleRulerProvides access to timescale ruler appearance settings.
ChartVertLineProvides access to chart vertical line appearance settings.
ChartWorkTimeProvides access to chart work time appearance settings.
CriticalPathDependencyProvides access to appearance settings for dependency lines in critical paths.
CriticalPathTaskProvides access to appearance settings for tasks in critical paths.
CustomizationFormHintGets or sets the appearance of the hint text displayed within an empty Customization Form. Inherited from TreeListAppearanceCollection.
DependencyProvides access to dependency line appearance settings.
EmptyGets the appearance settings used to paint the Tree List’s empty space. Inherited from TreeListAppearanceCollection.
EvenRowGets the appearance settings used to paint even nodes. Inherited from TreeListAppearanceCollection.
FilterPanelGets the appearance settings used to paint the Filter Panel. Inherited from TreeListAppearanceCollection.
FixedLineGets the appearance settings used to paint the fixed lines. Inherited from TreeListAppearanceCollection.
FocusedCellGets the appearance settings used to paint the currently focused cell. Inherited from TreeListAppearanceCollection.
FocusedRowGets the appearance settings used to paint the currently focused node. Inherited from TreeListAppearanceCollection.
FooterPanelGets the appearance settings used to paint the summary footer. Inherited from TreeListAppearanceCollection.
GroupButtonGets the appearance settings used to paint node expand buttons. Inherited from TreeListAppearanceCollection.
GroupFooterGets the appearance settings used to paint the group footer. Inherited from TreeListAppearanceCollection.
HeaderPanelGets the appearance settings used to paint the column header and node indicator panels. Inherited from TreeListAppearanceCollection.
HeaderPanelBackgroundGets the appearance settings used to paint the column header panel‘s background. Inherited from TreeListAppearanceCollection.
HideSelectionRowGets the appearance settings used to paint the selected node(s) when the Tree List isn’t focused. Inherited from TreeListAppearanceCollection.
HorzLineGets the appearance settings used to paint the horizontal lines. Inherited from TreeListAppearanceCollection.
HotTrackedRowGets the appearance settings used to paint hot-tracked nodes. Inherited from TreeListAppearanceCollection.
IsDisposedGets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
MilestoneProvides access to milestone appearance settings.
OddRowGets the appearance settings used to paint odd nodes. Inherited from TreeListAppearanceCollection.
PreviewGets the appearance settings used to paint preview sections. Inherited from TreeListAppearanceCollection.
RowGets the appearance settings used to paint data cells within Tree List nodes. Inherited from TreeListAppearanceCollection.
SelectedRowGets the appearance settings used to paint the selected nodes. Inherited from TreeListAppearanceCollection.
SeparatorGets the appearance settings specifying column and band separator background color. Inherited from TreeListAppearanceCollection.
SplitterProvides access to splitter appearance settings.
SummaryTaskProvides access to summary task appearance settings.
TaskProvides access to task appearance settings.
TimelineBarGets the appearance settings of timeline bars.
TimelineMilestoneGets the appearance settings of timeline milestones.
TimelineRulerGets the appearance settings of the timeline ruler.
TimelineSummaryTaskGets the appearance settings of summary tasks displayed on the timeline.
TimelineTaskGets the appearance settings of tasks displayed on the timeline.
TimelineTodayIndicatorGets the appearance settings of the Today indicator displayed on the timeline.
TopNewRowProvides access to appearance settings that are used to paint the New Item Row. Inherited from TreeListAppearanceCollection.
TreeLineGets the appearance settings used to paint the tree lines. Inherited from TreeListAppearanceCollection.
VertLineGets the appearance settings used to paint the vertical lines. Inherited from TreeListAppearanceCollection.

Methods

NameDescription
Assign(BaseAppearanceCollection)Copies the settings from the object passed as the parameter. Inherited from BaseAppearanceCollection.
AssignInternal(BaseAppearanceCollection)Copies the settings from the object passed as the parameter without raising the BaseAppearanceCollection.Changed event. Inherited from BaseAppearanceCollection.
BeginUpdate()Locks the BaseAppearanceCollection, preventing change notifications (and visual updates) from being raised by the object until the EndUpdate or CancelUpdate method is called. Inherited from BaseAppearanceCollection.
CancelUpdate()Unlocks the BaseAppearanceCollection object after it has been locked by the BeginUpdate method, without causing an immediate visual update. Inherited from BaseAppearanceCollection.
Combine(BaseAppearanceCollection, AppearanceDefaultInfo[], Boolean)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 BaseAppearanceCollection.
Combine(BaseAppearanceCollection, AppearanceDefaultInfo[])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 BaseAppearanceCollection.
Dispose()Releases all the resources used by the current object. Inherited from BaseAppearanceCollection.
EndUpdate()Unlocks the BaseAppearanceCollection object after a call to the BeginUpdate method and causes an immediate visual update. Inherited from BaseAppearanceCollection.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetAppearance(String)Gets an appearance object contained within the collection by its name. Inherited from BaseAppearanceCollection.
GetEnumerator()Returns an IDictionaryEnumerator that can iterate through the hashtable. Inherited from BaseAppearanceCollection.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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 BaseAppearanceCollection.
RestoreLayoutFromJson(Stream)Loads appearance settings from a file in JSON format. Inherited from BaseAppearanceCollection.
RestoreLayoutFromRegistry(String)Restores the appearance settings stored at the specified system registry path. Inherited from BaseAppearanceCollection.
RestoreLayoutFromStream(Stream)Restores the appearance settings from the specified stream. Inherited from BaseAppearanceCollection.
RestoreLayoutFromXml(String)Loads the appearance settings stored in the specified XML file. Inherited from BaseAppearanceCollection.
SaveLayoutToJson(Stream)Saves appearance settings to a file in JSON format. Inherited from BaseAppearanceCollection.
SaveLayoutToRegistry(String)Saves the appearance settings to a system registry path. Inherited from BaseAppearanceCollection.
SaveLayoutToStream(Stream)Saves the appearance settings to a specific stream. Inherited from BaseAppearanceCollection.
SaveLayoutToXml(String)Saves the appearance settings to a specific XML file. Inherited from BaseAppearanceCollection.
ShouldSerialize()Tests whether the BaseAppearanceCollection should be persisted. Inherited from BaseAppearanceCollection.
ToString()Returns a string that represents the current object. Inherited from Object.
UpdateRightToLeft(Boolean)Updates the right-to-left text direction option. Inherited from BaseAppearanceCollection.

Events

NameDescription
ChangedFires when the collection is changed. Inherited from BaseAppearanceCollection.
PaintChangedOccurs when specific settings that control the text appearance are changed. Inherited from BaseAppearanceCollection.
SizeChangedOccurs when specific settings that control text size are changed. Inherited from BaseAppearanceCollection.

See Also

GanttControlAppearanceCollection Class

DevExpress.XtraGantt Namespace