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

MVVM Enhancements

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 elements settings, described in a Model or ViewModel, thus minimizing the need for ‘code-behind’.

Topics in this section: