Skip to main content

TdxGanttControlViewSheetOptions.RetrieveMissingExtendedAttributeColumns Method

Creates custom fields omitted during a chart load operation.

Declaration

procedure RetrieveMissingExtendedAttributeColumns;

Remarks

Custom fields are sheet columns that store extra information about a task or resource.

Call this procedure to add corresponding custom fields for all attributes declared in an XML file that you can load to the control. The procedure call has an effect if an XML file contains attributes that define custom fields.

See Also