Overload List
| Name | Description | |
|---|---|---|
| Sort(Comparison<(Of <(GanttChartItem>)>), Boolean) |
Hierarchically sorts all task items in the collection based on the optionally specified parameters.
(Inherited from GanttChartView.) | |
| Sort(Comparison<(Of <(ScheduleChartItem>)>), Boolean) |
Sorts all resource items in the collection based on the optionally specified parameters.
| |
| Sort(GanttChartItem, Comparison<(Of <(GanttChartItem>)>), Boolean) |
Hierarchically sorts the child items within a specified root task item in the collection based on the other optionally specified parameters.
(Inherited from GanttChartView.) |