Back to Devexpress

Summary Panel

wpf-6259-controls-and-libraries-data-grid-visual-elements-common-elements-summary-panel.md

latest1.9 KB
Original Source

Summary Panel

  • Nov 09, 2022

The Summary Panel displays total summaries. The DataViewBase.TotalSummaryPosition property specifies whether to display the Summary Panel and its position in the view.

For information on how to add items to the Summary Panel, refer to the following help topic: Total Summary.

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

CharacteristicsMembers
VisibilityDataViewBase.TotalSummaryPosition, DataViewBase.PrintTotalSummary
ContentsGridControl.TotalSummary
StyleColumnBase.TotalSummaryContentStyle, DataViewBase.TotalSummaryContentStyle
Print StyleColumnBase.PrintTotalSummaryStyle, DataViewBase.PrintTotalSummaryStyle
TemplateDataViewBase.TotalSummaryItemTemplate, DataViewBase.TotalSummaryItemTemplateSelector

See Also

Footer Cell

Fixed Summary Panel