Version

ItemCalculationBase Class Members

The following tables list the members exposed by ItemCalculationBase.

Public Properties
 NameDescription
Public PropertyFormulaGets/sets a string that specifies the formula that will be used to calculate a value for the item.  
Public PropertyReferenceIdAt least ReferenceId or TargetProperty must be specified. If ReferenceId is not specified and TargetProperty is specified, the ReferenceId will be the TargetProperty.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
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)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also