Skip to main content

ReportExplorerDockPanel Constructors

A control that displays the Snap Report elements in a tree-like structure.
Name Parameters Description
ReportExplorerDockPanel() none Initializes a new instance of the ReportExplorerDockPanel class with the default settings.
ReportExplorerDockPanel(DockManager, DockingStyle) dockManager, dock Initializes a new instance of the ReportExplorerDockPanel class with the specified docking style and owner.
See Also