[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.RepositionPage

RepositionPage Property

RepositionPage

Gets or sets a value that 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.

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

A bool value. true to reposition the view; otherwise, false.

Remarks

The default is false.