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

Footer Cell

Footer cells are elements of the group footer and summary footer panels and they display summary values. Summary footer cells present total summaries, while group footer cells present group summaries. Right-clicking a footer cell activates the footer context menu that enables end-users to set or change the summary type.

veSummaryFooter

The table below lists the main properties which affect the element’s appearance:

Appearance

The TreeListAppearanceCollection.FooterPanel and TreeListAppearanceCollection.GroupFooter properties.

Note: if a Tree List is painted in the Office2003 style, the appearance settings which specify the background and border colors are ignored.

Custom Draw Event

The TreeList.CustomDrawFooterCell and TreeList.CustomDrawRowFooterCell events.

See Also