Back to Devexpress

XRTabbedMdiManager Events

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

latest2.2 KB
Original Source

XRTabbedMdiManager Events

A component that provides the multiple document interface (MDI) child forms that are parented to the form.

NameDescription
AnyDocumentActivatedOccurs after any of the documents contained in the XRTabbedMdiManager is activated.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DocumentActivateOccurs whenever a Document within this DocumentManager is activated. Inherited from DocumentManager.
ViewChangedOccurs after the DocumentManager has switched to another view. Inherited from DocumentManager.
ViewChangingOccurs when the current DocumentManager changes its active view and allows you to respond to these changes before they are applied. Inherited from DocumentManager.

See Also

XRTabbedMdiManager Class

XRTabbedMdiManager Members

DevExpress.XtraReports.UserDesigner Namespace