ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / OpenedReport Property

In This Topic
    OpenedReport Property (ViewerViewModel)
    In This Topic
    Gets a value indicating the type of report opened
    Syntax
    'Declaration
     
    Public ReadOnly Property OpenedReport As OpenedReport
    public OpenedReport OpenedReport {get;}
    See Also