DataViewCommandsBase.ShowFixedTotalSummaryEditor Property
Invokes the Fixed Summary Editor.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
ICommand | A command implementing the ICommand. |
Remarks
End-users can use the Fixed Summary Editor to manage total and group summaries displayed within a View.
To learn more, see Data Summaries.
See Also