devexpress-wpf-layout-management

Installation
SKILL.md

DevExpress WPF Layout Management

DevExpress ships six layout-management controls for WPF, each solving a different layout problem. The two libraries are:

  • DevExpress.Xpf.DockingDockLayoutManager (Visual-Studio-style dockable panels, MDI, document selector, save/restore).
  • DevExpress.Xpf.LayoutControlLayoutControl, DataLayoutControl, DockLayoutControl, FlowLayoutControl, TileLayoutControl (in-panel layout containers).

Picking the right one is the most important decision — most layout problems map naturally to exactly one of the six. This skill covers the picker, building rules for each, and layout persistence.

When to Use This Skill

Use this skill when you need to:

Installs
15
GitHub Stars
49
First Seen
Jun 24, 2026
devexpress-wpf-layout-management — devexpress/agent-skills