Skip to main content

TdxGanttControlDataModel.Assignments Property

Provides access to the project assignment settings.

Declaration

property Assignments: TdxGanttControlAssignments read;

Property Value

Type
TdxGanttControlAssignments

Remarks

Assignments store information on how a resource interacts with a task.

Use this property to change assignment settings.

Refer to the TdxGanttControlAssignments class description for details.

See Also