TdxGanttControlTask.OutlineLevel Property
Specifies a task’s nesting level.
Declaration
property OutlineLevel: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
Use this property to arrange project tasks into a hierarchy.
The project summary task’s outline level equals zero because this task is not nested.
See Also