For a list of all members of this type, see ItemCalculator members.
Name | Description | |
---|---|---|
![]() | CalculationManager | CalculationManager used to perform calculations. (Inherited from Infragistics.Calculations.ItemCalculatorBase) |
![]() | Calculations | Collection of calculations that will be performed on the item. Source values of a calculation can be properties of the item or other calculations (referenced via their ReferenceIds). |
![]() | Item | Specifies the item whose properties will provide source values for calculations. A property on the item can also be a target of a formula calculation. |
![]() | PropertiesToExclude | Identifies properties, in a case-insensitive comma delimited list, of an item to exclude from the calculation network (Inherited from Infragistics.Calculations.ItemCalculatorBase) |
![]() | PropertiesToInclude | Identifies properties, in a case-insensitive comma delimited list, of an item to expose to the calculation network (Inherited from Infragistics.Calculations.ItemCalculatorBase) |
![]() | ReferenceId | Identifies the calculator to the calculation network. (Inherited from Infragistics.Calculations.ItemCalculatorBase) |
![]() | Results | Returns a dictionary containing the results of the items calculations (read-only). |
![]() | ValueConverter | Specifies the converter to use to convert between the underlying value of the source item to the value that's used in calculations. (Inherited from Infragistics.Calculations.ItemCalculatorBase) |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |