Skip to main content
A newer version of this page is available. .

XRDesignMdiController Events

Provides a multi-document interface to the End-User Report Designer.
Name Description
AnyDocumentActivated Occurs after any of the XRDesignMdiController‘s design panels showing an edited document has been activated during the design session.
DesignPanelLoaded Occurs when an XRDesignPanel object has been loaded.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ValidateCustomSql Occurs when a custom SQL query is validated.
See Also