ComponentOne GanttView for WinForms
SetAutoScrollMargin Method (C1GanttView)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : SetAutoScrollMargin Method
Syntax
'Declaration
 
Public Sub SetAutoScrollMargin( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) 
public void SetAutoScrollMargin( 
   System.int x,
   System.int y
)

Parameters

x
y
See Also

Reference

C1GanttView Class
C1GanttView Members