Scrolls the view so that an item is shown at top (or as up as possible) in the ChartViewBase control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
public void ScrollTo( Object item ) |
Visual Basic (Declaration) |
---|
Public Sub ScrollTo ( _ item As Object _ ) |
Parameters
- item
- Type: System..::.Object
The item to scroll to.