ActiveReports 12
AutoScrollPosition Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer 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

ReportExplorer Class
ReportExplorer Members