TcxSchedulerEvent.TaskIndex Property
Specifies the row in which the current task resides.
Declaration
property TaskIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
The TaskIndex property is a zero-based index that defines the vertical layout of tasks in the Gantt View, regardless of the task dependency relationship.
See Also