Skip to main content

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 the End-User Designer loads a report and loads a new XRDesignPanel for that report.
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