NodeSummaryArgs.IsTotalSummary Property
Gets whether a total summary value is calculated.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a total summary value is calculated; otherwise, false. |
See Also