TdxGanttControlAssignment.ExtendedAttributes Property
In This Article
Provides access to the list of custom field values.
#Declaration
Delphi
property ExtendedAttributes: TdxGanttControlExtendedAttributeValues read; write;
#Property Value
Type | Description |
---|---|
Tdx |
A custom field value collection. |
#Remarks
Use this property to manage custom field values.
See Also