[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ReportExplorer.ReportExplorer

ReportExplorer Class

Represents the Report Explorer component in ActiveReports, providing a graphical interface for navigating and managing the structure of a report.

Namespace: GrapeCity.ActiveReports.Design.ReportExplorer
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
[ToolboxBitmap(typeof(CommonResources), "CommonResources.ReportExplorer.bmp")]
public class ReportExplorer : ReportExplorerInternal, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

Constructors

Name Description
ReportExplorer()

Initializes a new instance of the ReportExplorer class.

Methods

Name Description
Dispose(bool)

Clean up any resources being used.

OnBackColorChanged(EventArgs)