ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / RepositionPageProperty Field

In This Topic
    RepositionPageProperty Field
    In This Topic
    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 Shared ReadOnly RepositionPageProperty As DependencyProperty
    public static readonly DependencyProperty RepositionPageProperty
    See Also