TdxGanttControlAssignments Class
In This Article
An assignment collection.
#Declaration
Delphi
TdxGanttControlAssignments = class(
TdxGanttControlModelUIDElementList
)
#Remarks
The TdxGanttControlAssignments class members allow you to do the following:
A data model‘s Assignments property references a TdxGanttControlAssignments class instance.
#Inheritance
See Also