Back to Devexpress

GridGroupSummaryData Fields

wpf-devexpress-dot-xpf-dot-grid-dot-gridgroupsummarydata-dot-underscore-fields.md

latest2.6 KB
Original Source

GridGroupSummaryData Fields

Contains information about the summary value displayed within a group row.

NameDescription
DataObjectProperty staticIdentifies the DataObjectBase.DataObject attached property. Inherited from DataObjectBase.
IsFirstProperty staticIdentifies the GridGroupSummaryData.IsFirst dependency property.
IsLastProperty staticIdentifies the GridGroupSummaryData.IsLast dependency property.
NeedsResetEventProperty staticIdentifies the DataObjectBase.NeedsResetEvent attached property. Inherited from DataObjectBase.
RaiseResetEventWhenObjectIsLoadedProperty staticIdentifies the DataObjectBase.RaiseResetEventWhenObjectIsLoaded attached property. Inherited from DataObjectBase.
ResetEvent staticIdentifies the DataObjectBase.Reset event. Inherited from DataObjectBase.
SummaryItemProperty staticIdentifies the GridGroupSummaryData.SummaryItem dependency property.
SummaryValueProperty staticIdentifies the GridGroupSummaryData.SummaryValue dependency property.
TextProperty staticIdentifies the GridGroupSummaryData.Text dependency property.

See Also

GridGroupSummaryData Class

GridGroupSummaryData Members

DevExpress.Xpf.Grid Namespace