Back to Devexpress

Summary Footer

windowsforms-1070-controls-and-libraries-tree-list-visual-elements-summary-footer.md

latest1.4 KB
Original Source

Summary Footer

  • Apr 01, 2018

The footer summary is designed to display total summaries, i.e. summaries calculated for root or all the nodes in a Tree List. The footer contains footer cells which display summary values for particular columns. Clicking a footer cell invokes the footer context menu.

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

|

Appearance

|

The TreeListAppearanceCollection.FooterPanel property.

Note : if a Tree List is painted in the Office2003 style, the appearance settings are ignored.

| |

Custom Draw Event

|

The TreeList.CustomDrawFooter event.

| |

Visibility

|

The TreeListOptionsView.ShowSummaryFooter option.

| |

Height

|

The TreeList.FooterPanelHeight property.

|

See Also

Summaries

Formatting Summary Values