The following tables list the members exposed by SummaryResult.
Name | Description | |
---|---|---|
![]() | DisplayAreaResolved | Determines if and where the summary result is displayed (read-only). |
![]() | DisplayText | Returns the display text of the summary result. |
![]() | DisplayTextAsync | Returns the display text of the summary result. |
![]() | ParentCollection | Returns the parent collection this summary result object belongs to. |
![]() | PositionFieldResolved | The summary will be aligned with this field in the summary record. |
![]() | SourceField | Returns the field whose values are being summarized. |
![]() | SummaryDefinition | Gets the associated SummaryDefinition object. |
![]() | ToolTip | Specifies the tooltip to display when the mouse is hovered over the summary result. |
![]() | ToolTipResolved | Returns the resolved tooltip that will be displayed when the mouse hovers the summary result. |
![]() | Value | Returns the result of the summary calculation. |
![]() | ValueAsync | Returns the result of the summary calculation when it was calculated the last time. It doesn't force the summary to be calculated if it's marked dirty. |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | Refresh | Re-calculates the summary result. |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | Overridden. Overridden. Called when the value of HasListeners property changes. |
![]() | OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |