ToolBoxDockPanel Constructors
The Toolbox dock panel in the End-User Report Designer.Name | Parameters | Description |
---|---|---|
ToolBoxDockPanel() | none | Initializes a new instance of the ToolBoxDockPanel class with the default settings. |
ToolBoxDockPanel(DockManager, DockingStyle) | dockManager, dock | Initializes a new instance of the ToolBoxDockPanel class with the specified docking style and owner. |
See Also