[]
        
(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)

Raises the BackColorChanged event and propagates the new back color to the embedded tree view.

OnHandleCreated(EventArgs)

Raises the HandleCreated event and scales the icon size to the current DPI.