[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Win.Viewer.RepositionPage

RepositionPage Property

RepositionPage

Gets or sets a value indicating whether the viewer repositions the view to the top of the page when a user navigates to another page after scrolling down on the current page.

Declaration
public bool RepositionPage { get; set; }
Property Value
Type Description
bool

true if the viewer repositions the view to the top of the page upon navigation; otherwise, false.

Remarks

The default value is false. When set to true, this feature enhances the readability by ensuring that the user starts viewing each new page from the top.