Back to Devexpress

Footer

aspnetmvc-13798-components-tree-list-visual-elements-footer.md

latest1.5 KB
Original Source

Footer

  • Dec 17, 2020

The Footer is designed to display total summaries, which are calculated for all nodes in the TreeList. The footer contains footer cells that display summary values for particular data columns.

The table below lists the main properties that affect element functionality.

CharacteristicsMembers
ContentsTreeListSettings.Summary, TreeListSettings.CustomSummaryCalculate
VisibilityTreeListSettings.ShowFooter (via TreeListSettings.Settings .ShowFooter )
TemplateTreeListSettings.SetFooterCellTemplateContent
StyleTreeListStyles.Footer (via TreeListSettings.Styles .Footer ), TreeListStyles.FooterCell (via TreeListSettings.Styles .FooterCell ), TreeListColumn.FooterCellStyle (via MVCxTreeListColumn .FooterCellStyle )