RowSummaryArgs.Mode Property
In This Article
Gets whether the current summary is calculated against all rows or the selection.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A value that specifies whether the current summary is calculated against all rows or the selection. |
See Also