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.v17.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public class XRTabbedMdiManager :
    DocumentManager,
    IDocumentOwner

The following members return XRTabbedMdiManager objects:

Inheritance

Object
MarshalByRefObject
Component
DevExpress.XtraBars.Docking2010.Base.BaseComponent
DocumentManager
XRTabbedMdiManager
See Also