Overload List

  NameDescription
ScrollTo(DateTime)
Scrolls the view so that a specified date and time is shown at left (or as left as possible) in the Gantt Chart view of the GanttChartEntityListViewBase control. This method updates DisplayedTime, and if needed, it also updates TimelinePageStart or TimelinePageFinish.
(Inherited from GanttChartEntityListViewBase.)
ScrollTo(Int32)
Scrolls the view so that an item is shown at top (or as up as possible) in the GanttChartEntityListViewBase control.
(Inherited from GanttChartEntityListViewBase.)
ScrollTo(Object)
Scrolls the view so that an item is shown at top (or as up as possible) in the GanttChartEntityListViewBase control.
(Inherited from GanttChartEntityListViewBase.)

See Also