Back to Devexpress

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-617c6ad5.md

latest2.1 KB
Original Source

DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace

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

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
DocumentA document within a TabbedView.
DocumentGroupA group of Documents within a TabbedView.
TabbedViewPresents MDI child windows as a tabbed UI.

Interfaces

NameDescription
IDocumentDefaultPropertiesContains properties for documents within a TabbedView.
IDocumentGroupDefaultPropertiesContains properties for an individual document group.
IDocumentGroupPropertiesContains common document group properties.
IDocumentPropertiesContains properties common to documents within a TabbedView.
ITabbedViewControllerAn object that implements operations on a TabbedView‘s documents.