ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / PagePreview Property

In This Topic
    PagePreview Property
    In This Topic
    Gets or sets the previewed page from current document.
    Syntax
    'Declaration
     
    Public Property PagePreview As PageView
    public PageView PagePreview {get; set;}
    See Also