Back to Devexpress

XRDesignMdiController Events

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-dot-xrdesignmdicontroller-dot-underscore-events.md

latest1.7 KB
Original Source

XRDesignMdiController Events

Provides a multi-document interface to the End-User Report Designer.

NameDescription
AnyDocumentActivatedOccurs after any of the XRDesignMdiController‘s design panels showing an edited document has been activated during the design session.
DesignPanelLoadedOccurs when the End-User Designer loads a report and loads a new XRDesignPanel for that report.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
ValidateCustomSqlOccurs when a custom SQL query is validated.

See Also

XRDesignMdiController Class

XRDesignMdiController Members

DevExpress.XtraReports.UserDesigner Namespace