A newer version of this page is available.
Switch to the current version.
DataViewBase.ShowTotalSummary Property
Gets or sets whether the Summary Panel is displayed. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to show the summary panel within a view; otherwise, false. |
Remarks
Table Views and TreeList Views display the summary panel at the bottom.
Card Views display the summary panel at the top:
To learn more, see Data Summaries Overview.
See Also
Feedback