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

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace

In This Article

Contains classes that encapsulate a tabbed UI for a DocumentManager component.

Assembly: DevExpress.XtraBars.v24.2.dll

NuGet Package: DevExpress.Win.Navigation

#Classes

Name Description
Document A document within a TabbedView.
DocumentGroup A group of Documents within a TabbedView.
TabbedView Presents MDI child windows as a tabbed UI.

#Interfaces

Name Description
IDocumentDefaultProperties Contains properties for documents within a TabbedView.
IDocumentGroupDefaultProperties Contains properties for an individual document group.
IDocumentGroupProperties Contains common document group properties.
IDocumentProperties Contains properties common to documents within a TabbedView.
ITabbedViewController An object that implements operations on a TabbedView‘s documents.