Skip to main content
A newer version of this page is available. .

GridGroupSummaryData Fields

Contains information about the summary value displayed within a group row.
Name Description
DataObjectProperty static Identifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
IsFirstProperty static Identifies the GridGroupSummaryData.IsFirst dependency property.
IsLastProperty static Identifies the GridGroupSummaryData.IsLast dependency property.
NeedsResetEventProperty static Identifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase.
RaiseResetEventWhenObjectIsLoadedProperty static Identifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase.
ResetEvent static Identifies the DataObjectBase.Reset event. Inherited from DataObjectBase.
SummaryItemProperty static Identifies the GridGroupSummaryData.SummaryItem dependency property.
SummaryValueProperty static Identifies the GridGroupSummaryData.SummaryValue dependency property.
TextProperty static Identifies the GridGroupSummaryData.Text dependency property.
See Also