ComponentOne GanttView for WinForms
ScrollPosition Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : ScrollPosition Property
Gets the task and date in left upper corner of chart view or scrolls the grid and chart views to the specified task and date.
Syntax
'Declaration
 
Public Property ScrollPosition As TaskDatePoint
public TaskDatePoint ScrollPosition {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members