Back to Devexpress

TdxGanttControlResource.ID Property

vcl-dxganttcontrolresources-dot-tdxganttcontrolresource-2e5a7756.md

latest974 B
Original Source

TdxGanttControlResource.ID Property

Specifies the resource’s index in a resource collection.

Declaration

delphi
property ID: Integer read; write;

Property Value

Type
Integer

Remarks

Use this property to rearrange resources. Assign an integer to the ID property to place the resource in a specific position in a resource collection. To access a specific resource, pass its index in a collection’s Items property.

See Also

Name

TdxGanttControlResource Class

TdxGanttControlResource Members

dxGanttControlResources Unit