For a list of all members of this type, see DataPresenterCalculationSettingsBase members.
| 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) |