ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LayoutForm Class / AutoScrollPosition Property

In This Topic
    AutoScrollPosition Property (LayoutForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScrollPosition As System.Drawing.Point
    public System.Drawing.Point AutoScrollPosition {get; set;}
    See Also