ActiveReports Developer 7
AutoScrollOffset Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : AutoScrollOffset Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property AutoScrollOffset As Point
C# 
public virtual Point AutoScrollOffset {get; set;}

See Also