Group Footer
Group footers display group summaries, i.e. summaries calculated for data rows belonging to the group. Group footers contain footer cells, each corresponding to a column. Footer cells display formatted summary values. These cells can be clicked to invoke the Footer Context Menu.
The table below lists the main properties affecting element appearance.
Appearance | The GridViewAppearances.GroupFooter property. |
Custom Draw Event | The GridView.CustomDrawRowFooter event. |
Visibility | The GridOptionsView.GroupFooterShowMode property. |
See Also