Skip to main content

GridGroupSummaryData.SummaryValue Property

Gets the group row's summary value.

Namespace: DevExpress.Xpf.Grid

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

#Declaration

public object SummaryValue { get; }

#Property Value

Type Description
Object

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

See Also