Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

View Footer

The view footer is designed to display total summaries, i.e. summaries calculated for all data rows in a View. The footer contains footer cells displaying summary values for particular columns. Clicking a footer cell invokes the footer context menu.

VisualElems_GridView_ViewFooter

The table below lists the main properties affecting element appearance.

Appearance

The GridViewAppearances.FooterPanel property.

Custom Draw Event

The GridView.CustomDrawFooter event.

Visibility

The GridOptionsView.ShowFooter option.

Height

GridView.FooterPanelHeight

Summaries

GridColumn.SummaryItem

GridColumn.Summary

See Also