'Declaration Public Property IsReportExplorerActive As Boolean
public bool IsReportExplorerActive {get; set;}
Property Value
true
if the Report Explorer is active; otherwise, false
.'Declaration Public Property IsReportExplorerActive As Boolean
public bool IsReportExplorerActive {get; set;}
true
if the Report Explorer is active; otherwise, false
.