For a list of all members of this type, see SummaryValue members.
Name | Description | |
---|---|---|
![]() | Appearance | Appearance that will be applied to this summary value. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GroupBySummaryValueAppearance | Appearance applied to summaries associated with this SummerySettings object that are displayed in the group-by rows. |
![]() | HasAppearance | Returns true if appearance object for Appearance property has been allocated. |
![]() | HasGroupBySummaryValueAppearance | Returns true if groupBySummaryValueAppearance object for GroupBySummaryValueAppearance property has been allocated. |
![]() | Key | Key associated with the associated SummarySettingsObject. (Read-only). |
![]() | ParentRows | RowsCollection object this SummaryValue corresponds to. RowsCollection returned will be from the same band as the band the associated SummarySettings object is assigned to. |
![]() | SummarySettings | The associated SummarySettings object. |
![]() | SummaryText | Returns the text that will be displayed as the summary. This text is obtained by applying SummarySettings.DisplayFormat to the summary value. If there was no display format specified, a default display format is used. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToolTipText | Specifies the tooltip to display when the user hovers the mouse over the header. |
![]() | Value | Returns the calculated summary value for this summary. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |