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

TdxGanttControlResource Members

A project resource in the Gantt control.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TdxGanttControlCustomDataModel) Initializes a new instance of the TdxGanttControlModelElement class with specified settings. Inherited from TdxGanttControlModelElement.
Create(TdxGanttControlModelElement) Initializes a new instance of the TdxGanttControlModelOwnedElement class with specified settings. Inherited from TdxGanttControlModelOwnedElement.

#Properties
Show Inherited Hide Inherited

Name Description
Baselines
Blank Specifies if a resource is empty.
BudgetedCostOfWorkPerformed
BudgetedCostOfWorkScheduled
CalendarUID Specifies a resource calendar’s unique identifier.
Cost
Created Specifies the date and time when a resource was added to a project.
DataModel Inherited from TdxGanttControlModelElement.
ExtendedAttributes Provides access to the list of custom field values.
Group Specifies the resource group’s name.
ID Specifies the resource’s index in a resource collection.
Name Specifies the resource name.
Type Specifies the resource type.
UID Inherited from TdxGanttControlModelUIDElement.

#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.
See Also