ReportExplorerDockPanel Constructors
The Report Explorer dock panel that displays the structure of a report in a tree-like form in the End-User Report Designer.| 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