LayoutSplitter Class
In This Article
Provides runtime item resizing.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v14.2.dll
#Declaration
#Remarks
To add a Layout Splitter to your application, place a new instance of the LayoutSplitter class into the DockLayoutManager.Items collection.
The following animation demonstrates layout resizing at runtime via the LayoutSplitter object.
#Inheritance
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
Control
DevExpress.Xpf.Docking.psvFrameworkElement
BaseLayoutItem
FixedItem
LayoutSplitter
#Extension Methods
See Also