IDesignForm Members
In This Article
#Properties
Name | Description |
---|---|
Design |
When implemented by a class, gets the docking panels’ container of the End-User Designer form. |
Design |
When implemented by a class, gets the MDI (multi-document interface) Controller associated with the design form. |
Is |
For internal use. Gets a value indicating whether the form has been disposed of. |
#Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Open |
Loads the specified report instance to the IDesign |
Open |
Loads the specified report instance to the IDesign |
Set |
If implemented by a class, sets the visibility of dock panels in the End-User Report Designer. |
Show() | Shows the End-User Designer form. |
Show |
Shows the End-User Designer form, modally. |
See Also