XRDesignDockManager Constructors
Provides dock panels to the End-User Report Designer.| Name | Parameters | Description |
|---|---|---|
| XRDesignDockManager() | none | Initializes a new instance of the XRDesignDockManager class with the default settings. |
| XRDesignDockManager(IContainer) | container | Initializes a new instance of the XRDesignDockManager class with the specified tab container. |
See Also