Skip to content

DevExpress-Examples/how-to-display-total-summaries-e1636

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Display Total Summaries

This example displays total summaries specified in XAML and demonstrates how to define summaries in code.

image

  1. Create a GridSummaryItem object and specify its properties.
  2. Add this object to the GridControl.TotalSummary collection.
  3. Specify the DataViewBase.TotalSummaryPosition property to display the Summary Panel. For the Fixed Summary Panel, use the DataViewBase.ShowFixedTotalSummary property.

Files to look at

Documentation

More Examples

Does this example address your development requirements/objectives?

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

About

Display total summaries in the GridControl.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •