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