ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SinglePageViewModel Class / RepositionPage Property

In This Topic
    RepositionPage Property (SinglePageViewModel)
    In This Topic
    Gets or sets if perform the reposition of page or not.
    Syntax
    'Declaration
     
    Public ReadOnly Property RepositionPage As Boolean
    public bool RepositionPage {get;}
    See Also