Back to Devexpress

TdxGanttControlTask.GUID Property

vcl-dxganttcontroltasks-dot-tdxganttcontroltask-aa9f06a4.md

latest700 B
Original Source

TdxGanttControlTask.GUID Property

Specifies the task’s global unique identifier.

Declaration

delphi
property GUID: string read; write;

Property Value

Type
string

Remarks

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

See Also

TdxGanttControlTask.ID

TdxGanttControlTask Class

TdxGanttControlTask Members

dxGanttControlTasks Unit