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.
The table below lists the main properties affecting element appearance.
Appearance
The GridViewAppearances.FooterPanel property.
Note: the appearance settings are not in effect if a View is painted using a Windows XP theme (see the BaseView.PaintStyleName property).
Custom Draw Event
The GridView.CustomDrawFooter event.
Visibility
The GridOptionsView.ShowFooter option.
Height
GridView.FooterPanelHeight
Summaries
GridColumn.SummaryItem
GridColumn.Summary