Skip to main content

GridTotalSummaryItem Fields

The GridControl‘s total summary item.
Name Description
AlignmentProperty static Identifies the Alignment dependency property.
CaptionProperty static Identifies the Caption dependency property.
DisplayFormatProperty static Identifies the SummaryItemBase.DisplayFormat dependency property. Inherited from SummaryItemBase.
FieldNameProperty static Identifies the SummaryItemBase.FieldName dependency property. Inherited from SummaryItemBase.
FixedTotalSummaryItemTemplateProperty static Identifies the FixedTotalSummaryItemTemplate dependency property.
IsLastProperty static Identifies the IsLast dependency property.
ShowInColumnProperty static Identifies the SummaryItemBase.ShowInColumn dependency property. Inherited from SummaryItemBase.
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