Skip to main content
A newer version of this page is available. .

LayoutSplitter Class

Provides runtime item resizing.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v19.2.dll

Declaration

public class LayoutSplitter :
    FixedItem

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.

DXDocking LayoutSplitter Animation

Inheritance

Show 11 items
See Also