GridGroupSummaryData.Text Property
Gets the summary text displayed within the group row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that represents the summary text displayed within the group row. |
See Also