Version

ItemCalculatorBase Class Properties

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

Public Properties
 NameDescription
Public PropertyCalculationManagerCalculationManager used to perform calculations.  
Public PropertyPropertiesToExcludeIdentifies properties, in a case-insensitive comma delimited list, of an item to exclude from the calculation network  
Public PropertyPropertiesToIncludeIdentifies properties, in a case-insensitive comma delimited list, of an item to expose to the calculation network  
Public PropertyReferenceIdIdentifies the calculator to the calculation network.  
Public PropertyValueConverterSpecifies the converter to use to convert between the underlying value of the source item to the value that's used in calculations.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also