[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Advanced.SessionSettings.IsReportExplorerActive

IsReportExplorerActive Property

IsReportExplorerActive

Gets or sets a value indicating whether the Report Explorer panel is active.

Declaration
public bool IsReportExplorerActive { get; set; }
Property Value
Type Description
bool

true if the Report Explorer is active; otherwise, false.

Remarks

The Report Explorer provides a tree view of the report's structure, allowing users to navigate and manage report items easily.