ActiveReports 12
AutoScrollOffset Property (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : AutoScrollOffset Property
Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control).
Syntax
'Declaration
 
Public Overridable Property AutoScrollOffset As Point
public virtual Point AutoScrollOffset {get; set;}

Property Value

A System.Drawing.Point specifying the scroll location. The default is the upper-left corner of the control.
See Also

Reference

ReportExplorer Class
ReportExplorer Members