Back to Devexpress

TdxGanttControlTask.ID Property

vcl-dxganttcontroltasks-dot-tdxganttcontroltask-d0907de6.md

latest687 B
Original Source

TdxGanttControlTask.ID Property

Specifies the task’s identifier.

Declaration

delphi
property ID: Integer read; write;

Property Value

Type
Integer

Remarks

Use this property to assign a unique number to a particular task or access a task with the corresponding identifier.

See Also

TdxGanttControlTask.GUID

TdxGanttControlTask Class

TdxGanttControlTask Members

dxGanttControlTasks Unit