Skip to content

DevExpress-Examples/winforms-grid-conditionally-hide-summaries-from-group-rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Data Grid - Show/hide summaries in group rows based on a specific condition

This example handles the CustomDrawGroupRow event to update text in group rows (show/hide certain summaries) based on a condition. The Max summary is displayed for group rows where Discontinued is True. The Min summary is displayed in rows with Discontinued set to False.

Files to Review

Documentation

Does this example address your development requirements/objectives?

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