ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.Advanced Namespace / SessionSettings Class / IsReportExplorerActive Property

In This Topic
    IsReportExplorerActive Property
    In This Topic
    Is Report Explorer Active
    Syntax
    'Declaration
     
    Public Property IsReportExplorerActive As Boolean
    public bool IsReportExplorerActive {get; set;}
    See Also