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