Skip to main content

GridGroupSummaryItem Fields

The GridControl‘s group summary item.
Name Description
DisplayFormatProperty static Identifies the SummaryItemBase.DisplayFormat dependency property. Inherited from SummaryItemBase.
FieldNameProperty static Identifies the SummaryItemBase.FieldName dependency property. Inherited from SummaryItemBase.
ShowInColumnProperty static Identifies the SummaryItemBase.ShowInColumn dependency property. Inherited from SummaryItemBase.
SortFieldNameProperty static Identifies the SortFieldName dependency property.
SortIndexProperty static Identifies the SortIndex dependency property.
SortOrderProperty static Identifies the SortOrder dependency property.
SummaryTypeProperty static Identifies the SummaryItemBase.SummaryType dependency property. Inherited from SummaryItemBase.
TagProperty static Identifies the SummaryItemBase.Tag dependency property. Inherited from SummaryItemBase.
VisibleProperty static Identifies the SummaryItemBase.Visible dependency property. Inherited from SummaryItemBase.
See Also