XRDesignMdiController Members
In This Article
#Constructors
Name | Description |
---|---|
XRDesign |
Initializes a new instance of the XRDesign |
XRDesign |
Initializes a new instance of the XRDesign |
#Properties
Name | Description |
---|---|
Active |
Provides access to the currently active Design Panel of the XRDesign |
Allow |
Obsolete. Specifies whether to use bitmap or vector icons for the End-User Report Designer. |
Can |
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. |
Container |
Specifies the control containing the XRDesign |
Controller |
Specifies the Bar and Docking Controllers assigned to the XRDesign |
Data |
Provides access to the Data Source Wizard settings. |
Default |
Provides access to the default report page settings. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Design |
For internal use. Provides access to the XRDesign |
Design |
Provides access to an object that defines additional settings of an End-User Report Designer for Win |
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 XRDesign |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Sql |
Provides access to settings of the Data Source Wizard associated with the current XRDesign |
Use |
Obsolete. The property is obsolete. |
Xtra |
Gets or sets the MDI Manager that provides the multi-document interface for the XRDesign |
#Methods
Name | Description |
---|---|
Add |
Adds the specified command handler to the command handlers list for one or several of the report commands. |
Add |
Adds the specified service to XRDesign |
Add |
Adds the specified service to XRDesign |
Add |
Adds the specified service to XRDesign |
Add |
Adds the specified service to XRDesign |
Begin |
|
Create |
Creates a new report, and loads it into a new XRDesign |
Create |
Invokes the Report Wizard. |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the visibility state of the specified report command. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Open |
Loads the specified report instance to the XRDesign |
Open |
Loads the specified report instance to the XRDesign |
Open |
Loads the report definition from the specified REPX file and opens it in the XRDesign |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes the specified command handler for one or several of the report commands. |
Remove |
Removes the specified service from XRDesign |
Remove |
Removes the specified service from XRDesign |
Set |
Changes the visibility of the specified report command. |
Set |
Changes the visibility of specified report commands. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
#Events
Name | Description |
---|---|
Any |
Occurs after any of the XRDesign |
Design |
Occurs when the End-User Designer loads a report and loads a new XRDesign |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Validate |
Occurs when a custom SQL query is validated. |
See Also