TdxGanttControlAssignments.Clear Method
Deletes all assignments from the collection.
Declaration
procedure Clear;
Remarks
Call this procedure to empty the assignment collection. You can call the Remove procedure to delete an assignment.
See Also