This example demonstrates how to use the DashboardControl.GridItemStyle property in XAML to apply a custom template that allows an end-user to move grid columns by dragging their headers.
A custom style has the GridDashboardLayoutItem class as its target type. A data template used as the style's content template sets the GridControl.View.AllowMoving property to true.
- DevExpress WPF Controls Common Concepts
- DevExpress MVVM Framework for WPF
- WPF Dashboard Viewer - Styles and Templates
(you will be redirected to DevExpress.com to submit your response)