IDesignForm Properties
When implemented by a class, provides main methods for the End-User Report Designer form.| Name | Description |
|---|---|
| DesignDockManager | When implemented by a class, gets the docking panels’ container of the End-User Designer form. |
| DesignMdiController | When implemented by a class, gets the MDI (multi-document interface) Controller associated with the design form. |
| IsDisposed | For internal use. Gets a value indicating whether the form has been disposed of. |
See Also