Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

XtraTabbedMdiManager Constructors

The component that displays MDI child forms as tabs and provides basic form management features. To create an advanced tabbed UI, use the DocumentManager component instead.
Name Parameters Description
XtraTabbedMdiManager() none Initializes a new instance of the XtraTabbedMdiManager class with default settings.
XtraTabbedMdiManager(IContainer) container Initializes a new instance of the XtraTabbedMdiManager class which is associated with the specified container.
See Also