Version 24.2 (latest)

ListCalculator Class Methods

For a list of all members of this type, see ListCalculator members.

Public Methods
 NameDescription
Public MethodEnsureCalculatedEnsures calculations are performed synchronously. (Inherited from Infragistics.Calculations.ItemCalculatorBase)
Public MethodGetItemCalculationResultGets the result of a item calculation in the ItemCalculations using the ItemCalculationBase.ReferenceId identifier.  
Public MethodToStringReturns a string that represents this object;  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
See Also