Back to Devexpress

WPF Pivot Grid: MVVM Support

wpf-115335-controls-and-libraries-pivot-grid-mvvm-support.md

latest712 B
Original Source

WPF Pivot Grid: MVVM Support

  • Oct 13, 2021

When engineering a WPF application using the Model View ViewModel (MVVM) architectural pattern, you may be required to describe different elements of the Pivot Grid control in a Model or ViewModel. The Pivot Grid can be bound to a collection of objects containing element settings, described in a Model or ViewModel, thus minimizing the need for ‘code-behind’.

Topics in this section: