DevExpress.XtraBars.Docking2010.Views.Tabbed Namespace
Contains classes that encapsulate a tabbed UI for a DocumentManager component.
Assembly: DevExpress.XtraBars.v19.1.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. |