The following tables list the members exposed by ItemCalculatorBase.
Name | Description | |
---|---|---|
![]() | CalculationManager | CalculationManager used to perform calculations. |
![]() | PropertiesToExclude | Identifies properties, in a case-insensitive comma delimited list, of an item to exclude from the calculation network |
![]() | PropertiesToInclude | Identifies properties, in a case-insensitive comma delimited list, of an item to expose to the calculation network |
![]() | ReferenceId | Identifies the calculator to the calculation network. |
![]() | ValueConverter | Specifies the converter to use to convert between the underlying value of the source item to the value that's used in calculations. |
Name | Description | |
---|---|---|
![]() | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | EnsureCalculated | Ensures calculations are performed synchronously. |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
![]() | RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) |
![]() | SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
![]() | DataAccessError | Occurs when an exception is thrown while attempting to get or set a property on an item. |
![]() | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |