XRDesignMdiController Properties
Provides a multi-document interface to the End-User Report Designer.| Name | Description |
|---|---|
| ActiveDesignPanel | Provides access to the currently active Design Panel of the XRDesignMdiController. |
| AllowDefaultSvgImages | Obsolete. Specifies whether to use bitmap or vector icons for the End-User Report Designer. |
| CanRaiseEvents protected | Gets a value indicating whether the component can raise an event. Inherited from Component. |
| Container | Gets the IContainer that contains the Component. Inherited from Component. |
| ContainerControl | Specifies the control containing the XRDesignMdiController. |
| Controller | Specifies the Bar and Docking Controllers assigned to the XRDesignMdiController. |
| DataSourceWizardSettings | Provides access to the Data Source Wizard settings. |
| DefaultReportSettings | Provides access to the default report page settings. |
| DesignMode protected | Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
| DesignPanelListeners | For internal use. Provides access to the XRDesignPanelListenersCollection class. |
| DesignSettings | Provides access to an object that defines additional settings of an End-User Report Designer for WinForms. |
| Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
| Form | Specifies the form to associate with the XRDesignMdiController. |
| Site | Gets or sets the ISite of the Component. Inherited from Component. |
| SqlWizardSettings | Provides access to settings of the Data Source Wizard associated with the current XRDesignMdiController. |
| UseDefaultSvgImages | Obsolete. The property is obsolete. |
| XtraTabbedMdiManager | Gets or sets the MDI Manager that provides the multi-document interface for the XRDesignMdiController. |
See Also