TabbedGroup Class
In This Article
Represents a tabbed group of dock panels (LayoutPanel objects).
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Remarks
The TabbedGroup object represents its child items as tab pages.
#Examples
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
DevExpress.Xpf.Docking.psvFrameworkElement
BaseLayoutItem
LayoutGroup
TabbedGroup
#Extension Methods
See Also