Skip to main content

Fixed Summary Panel

The Fixed Summary Panel is displayed at the bottom and shows fixed total summaries.

Fixed total summaries can be displayed on the left or right of the Fixed Summary Panel. The position does not depend on the corresponding column’s position and is specified by the GridTotalSummaryItem.Alignment property.

WinUI Grid: Fixed Total Summary Panel

 

The table below lists the main properties that affect element behavior and appearance.

Characteristics Members
Visibility DataControlBase.ShowFixedTotalSummary
Template DataControlBase.FixedTotalSummaryItemTemplate
See Also