/wpf-dashboard-how-to-customize-items-using-templates

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.

Primary LanguageC#OtherNOASSERTION

Dashboard for WPF - How to customize the GridDashboardItem with Template

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.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)