Skip to main content
A newer version of this page is available. .

Summary Customization

  • 2 minutes to read

This topic lists members that allow you to customize the WPF Data Grid Control summary’s appearance.

Total Summary

Property

What defines

FixedTotalSummaryElementStyle

the style applied to individual text elements in the fixed total summary item.

TotalSummaryContentStyle

the style applied to total summary items displayed within a View.

TotalSummaryElementStyle

the style applied to individual text elements in the total summary items within a View.

TotalSummaryItemTemplate

the template that defines the total summary items’ appearence.

TotalSummaryItemTemplateSelector

an object that chooses a total summary template based on custom logic.

Group Summary

Property

That defines

DefaultGroupSummaryItemTemplate

the default summary items’ appearence displayed within group rows.

GroupBandSummaryContentStyle

the style applied to group summary items in a band.

GroupColumnSummaryContentStyle

the style of group summary items in a column.

GroupColumnSummaryElementStyle

the individual text elements’ style in group summary items in a column.

GroupColumnSummaryItemTemplate

the template that defines the group summary items’ appearence in a column.

GroupFooterSummaryContentStyle

the style applied to summary items displayed within group footers.

GroupFooterSummaryItemTemplate

the template which customize the group footer summary items’ appearence.

GroupFooterSummaryItemTemplateSelector

the object that chooses a group footer summary item template based on custom logic.

GroupSummaryContentStyle

the style applied to group summary items.

GroupSummaryDisplayMode

the position of group summaries within a group row.

GroupSummaryItemTemplate

the template which contains the summary items’ appearence displayed within group rows.

GroupSummaryItemTemplateSelector

an object that chooses a group summary template based on custom logic.

Node Summary

Element

Affected Properties

Node Footer Row

TreeListView.NodeFooterRowStyle

TreeListView.NodeFooterRowTemplate

TreeListView.NodeFooterRowTemplateSelector

Node Footer Summary

TreeListView.NodeFooterSummaryContentStyle

TreeListSummaryItem.NodeFooterSummaryElementStyle

TreeListView.NodeFooterSummaryElementStyle

Node Footer Summary Item

TreeListView.NodeFooterSummaryItemTemplate

TreeListView.NodeFooterSummaryItemTemplateSelector

Printing

Property

That defines

PrintFixedTotalSummaryStyle

the style applied to the Fixed Summary Panel’s summary items when you print a grid.

PrintTotalSummaryStyle

the style applied to total summary items when you print a grid.