Overload List

  NameDescription
Switch(LoadChartItem, LoadChartItem)
Switches two specified items in the collection.
Switch(Int32, Int32)
Switches the items at the specified indexes in the collection.
Switch(GanttChartItem, GanttChartItem, Boolean)
Switches two specified items in the collection, optionally with their entire following children arrays.
(Inherited from GanttChartDataGrid.)
Switch(ScheduleChartItem, ScheduleChartItem, Boolean)
Switches two specified items in the collection, optionally with their entire following children arrays.
(Inherited from ScheduleChartDataGrid.)

See Also