ActiveReports 13
AutoScrollPosition Property (Toolbox)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : AutoScrollPosition Property
Gets or sets the location of the auto-scroll position.
Syntax
'Declaration
 
Public Property AutoScrollPosition As Point
public Point AutoScrollPosition {get; set;}

Property Value

A System.Drawing.Point that represents the auto-scroll position in pixels.
See Also

Reference

Toolbox Class
Toolbox Members