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

XRTabbedMdiManager Class

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

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v18.2.Extensions.dll

Declaration

public class XRTabbedMdiManager :
    DocumentManager,
    IDocumentOwner

The following members return XRTabbedMdiManager objects:

Implements

Show 17 items
DevExpress.Utils.Base.IBaseObject
DevExpress.Utils.Base.ISupportBatchUpdate
DevExpress.XtraBars.Docking2010.DragEngine.IUIElement
DevExpress.Utils.Mdi.IMdiClientSubclasserOwner
DevExpress.XtraBars.Docking2010.Views.IViewRegistrator
DevExpress.Utils.Mdi.IMdiClientListener
DevExpress.XtraBars.Docking2010.IDocumentsHostOwner
DevExpress.Utils.IScaleComponentNotificationClient
IObserver<DevExpress.Utils.IScaleComponentNotification>
DevExpress.Utils.IToolTipControlClient
DevExpress.XtraBars.Docking2010.IProcessRunningListener
DevExpress.XtraBars.IBarAndDockingControllerClient
DevExpress.Utils.ILogicalOwner
See Also