SummaryArgs.SummaryItem Property
Gets the calculated summary item.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Mvvm.Xpf.SummaryArgsItem | The calculated summary item. |
See Also