Back to Devexpress

Group Footer

windowsforms-551-controls-and-libraries-data-grid-visual-elements-grid-view-elements-group-footer.md

latest1.2 KB
Original Source

Group Footer

  • Oct 20, 2021

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

Summaries