C1.WPF.GanttView.4 Assembly > C1.WPF.GanttView Namespace > C1GanttView Class : SortTasks Method |
Overload | Description |
---|---|
SortTasks(PropertyDescriptor,ListSortDirection) | Sorts all the tasks by specific property and order direction. |
SortTasks(IComparer<Task>) | Sorts all the tasks by given comparer. |