ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class / OpenedReport Property

In This Topic
    OpenedReport Property (Viewer)
    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