This example demonstrates how to define total and group summaries in a ViewModel and bind them to the GridControl's summary collections.
- MainWindow.xaml (VB: MainWindow.xaml)
- CustomersViewModel.cs (VB: CustomersViewModel.vb)
- CustomersDataModel.cs (VB: CustomersDataModel.vb)
- How to: Bind the Grid to Total and Group Summaries
- Data Summaries
- TotalSummarySource
- GroupSummarySource
- TotalSummaryGeneratorTemplate
- GroupSummaryGeneratorTemplate
- How to Display Group Summaries
- How to Display Total Summaries
- How to Use Custom Summaries
- Bind the WPF Data Grid to a Collection of Columns Specified in a ViewModel
(you will be redirected to DevExpress.com to submit your response)