Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGanttControlTimelineView Members

The control‘s Timeline View.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TPersistent) Initializes a new instance of the TdxGanttControlCustomOptions class with specified settings. Inherited from TdxGanttControlCustomOptions.

#Properties
Show Inherited Hide Inherited

Name Description
Active Switches the control’s View. Inherited from TdxGanttControlCustomView.
ChangedHandlers Inherited from TdxGanttControlCustomOptions.
Owner Inherited from TdxGanttControlCustomOptions.
PopupMenuItems
ScaleFactor Inherited from TdxGanttControlCustomOptions.
ShowOnlyExplicitlyAddedTasks Specifies if the view displays all tasks or only certain tasks.
TimescaleUnit Specifies the timescale units.
TimescaleUnitMinWidth Specifies the minimum width of timescale cells, in pixels.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Inherited from TdxGanttControlPersistent.
CancelUpdate Inherited from TdxGanttControlPersistent.
EndUpdate Inherited from TdxGanttControlPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Reset Inherited from TdxGanttControlPersistent.
ToString Inherited from TObject.

#Events
Show Inherited Hide Inherited

Name Description
OnGetStoredProperties Occurs every time the View’s property list is created. Inherited from TdxGanttControlCustomView.
OnGetStoredPropertyValue Inherited from TdxGanttControlCustomView.
OnGetTaskColor Allows you to change a task color.
OnSetStoredPropertyValue Inherited from TdxGanttControlCustomView.
See Also