The following tables list the members exposed by DataPresenterCalculationSettingsBase.
| Name | Description | |
|---|---|---|
![]()  | Formula | Specifies the formula to use to calculate the target's value. | 
![]()  | ReferenceId | Identifies the object. Alias is used to refer to the value of the associated object in other formulas. | 
![]()  | TreatAsType | Specifies what type to treat the values of the associated object as. For example in the case of a FieldCalculationSettings associated with a Field, if the DataType is string you may want to treat it as double when providing the value to the calculation engine for formula calculations. | 
![]()  | TreatAsTypeName | Specifies the name of the type to treat the values of the associated object as. For example in the case of a FieldCalculationSettings associated with a Field, if the DataType is string you may want to treat it as double when providing the value to the calculation engine for formula calculations. | 
![]()  | TreatAsTypeResolved | Determines what type to treat the values of the associated cell as (read-only). | 
![]()  | ValueConverter | Specifies the converter to use to convert between the underlying value of the cell to the value that is used in calculations. | 
| Name | Description | |
|---|---|---|
![]()  | HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) | 
| 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 | |
|---|---|---|
![]()  | PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |