ActiveReports 13
RepositionPage Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : RepositionPage Property
Determines whether the viewer will reposition the view to the top of the page when a user goes to another page after scrolling downward in a page.
Syntax
'Declaration
 
Public Property RepositionPage As Boolean
public bool RepositionPage {get; set;}
See Also

Reference

Viewer Class
Viewer Members