Skip to content

DevExpress-Examples/wpf-data-grid-summarize-empty-cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Use Custom Summaries

This example demonstrates how to use custom summaries to count the total number of empty cells in the specified grid column.

If you want to maintain a clean MVVM pattern and specify custom summaries in a ViewModel, create a command and bind it to the GridControl.CustomSummaryCommand property.

Files to Review

Code Behind Technique

MVVM Technique

Documentation

More Examples

About

Use custom summaries to count the total number of empty cells in a column

Topics

Resources

License

Stars

Watchers

Forks