TdxGanttControlExtendedAttributes.Clear Method
Deletes all custom fields in the collection.
Declaration
procedure Clear;
Remarks
Call this procedure to clear the collection. You can call the Remove procedure to delete a custom field.
See Also