TdxGanttControlTask.Owner Property
In This Article
Returns a task collection to which the task belongs.
#Declaration
Delphi
property Owner: TdxGanttControlTasks read;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxGanttControlTasks class description for details.
See Also