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

In This Topic
    PageView Property (SinglePageViewModel)
    In This Topic
    Provides thing, that responsible for actual displaying of the page
    Syntax
    'Declaration
     
    Public ReadOnly Property PageView As PageView
    public PageView PageView {get;}
    See Also