For a list of all members of this type, see CalculationResult members.
Name | Description | |
---|---|---|
![]() | CalculationValue | Calculation result value. As the underlying formula is recalculated, this property will reflect the new result. |
![]() | ErrorText | If the result of the calculation is an error, returns the error text. Otherwise returns null. |
![]() | IsError | Indicates if the result of the calculation is an error. |
![]() | Value | This property returns the value of the Infragistics.Calculations.Engine.CalculationValue.Value property of the object returned by the CalculationValue property. |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |