GridGroupSummaryData.SummaryValue Property
Gets the group row’s summary value.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the group row’s summary value. |
See Also