Footer
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.
Characteristics | Members |
---|---|
Contents | TreeListSettings.Summary, TreeListSettings.CustomSummaryCalculate |
Visibility | TreeListSettings.ShowFooter (via TreeListSettings.Settings.ShowFooter) |
Template | TreeListSettings.SetFooterCellTemplateContent |
Style | TreeListStyles.Footer (via TreeListSettings.Styles.Footer), TreeListStyles.FooterCell (via TreeListSettings.Styles.FooterCell), TreeListColumn.FooterCellStyle (via MVCxTreeListColumn.FooterCellStyle) |