Overload List

  NameDescription
Move(LoadChartItem, Int32)
Moves the specified item to a new index in the collection.
Move(Int32, Int32)
Moves the item at the specified index to a new index in the collection.
Move(GanttChartItem, Int32, Boolean)
Moves the specified item to a new index in the collection, preserving its hierarchical validity, optionally with its entire following children array.
(Inherited from GanttChartDataGrid.)
Move(ScheduleChartItem, Int32, Boolean)
Moves the specified item to a new index in the collection, preserving its hierarchical validity, optionally with its entire following children array.
(Inherited from ScheduleChartDataGrid.)

See Also