Back to Devexpress

GridGroupSummaryData.SummaryValue Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridgroupsummarydata-118ee0a6.md

latest1.1 KB
Original Source

GridGroupSummaryData.SummaryValue Property

Gets the group row’s summary value.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public object SummaryValue { get; }
vb
Public ReadOnly Property SummaryValue As Object

Property Value

TypeDescription
Object

An object that represents the group row’s summary value.

|

See Also

Data Summaries

GridGroupSummaryData Class

GridGroupSummaryData Members

DevExpress.Xpf.Grid Namespace