Version

ListCalculation Class Members

The following tables list the members exposed by ListCalculation.

Public Constructors
 NameDescription
Public ConstructorListCalculation ConstructorInitializes a new instance of ListCalculation  
Public Properties
 NameDescription
Public PropertyFormulaGets/sets a string that specifies the formula that will be used to calculate a value for the item. (Inherited from Infragistics.Calculations.ItemCalculationBase)
Public PropertyReferenceIdAt least ReferenceId or TargetProperty must be specified. If ReferenceId is not specified and TargetProperty is specified, the ReferenceId will be the TargetProperty. (Inherited from Infragistics.Calculations.ItemCalculationBase)
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodToStringReturns a string that represents this object;  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChangedOverridden. Called when property has changed value  
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also