GroupRowData.GroupSummaryData Property
In This Article
Gets the list of objects that contain information on group summaries displayed within a group row. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IList<Grid |
The list of Grid |
See Also