The following tables list the members exposed by FieldCalculationSettings.
Name | Description | |
---|---|---|
![]() | FieldCalculationSettings Constructor |
Name | Description | |
---|---|---|
![]() | Formula | Specifies the formula to use to calculate the target's value. (Inherited from Infragistics.Windows.DataPresenter.Calculations.DataPresenterCalculationSettingsBase) |
![]() | ReferenceId | Identifies the object. Alias is used to refer to the value of the associated object in other formulas. (Inherited from Infragistics.Windows.DataPresenter.Calculations.DataPresenterCalculationSettingsBase) |
![]() | 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. (Inherited from Infragistics.Windows.DataPresenter.Calculations.DataPresenterCalculationSettingsBase) |
![]() | 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. (Inherited from Infragistics.Windows.DataPresenter.Calculations.DataPresenterCalculationSettingsBase) |
![]() | TreatAsTypeResolved | Determines what type to treat the values of the associated cell as (read-only). (Inherited from Infragistics.Windows.DataPresenter.Calculations.DataPresenterCalculationSettingsBase) |
![]() | ValueConverter | Specifies the converter to use to convert between the underlying value of the cell to the value that is used in calculations. (Inherited from Infragistics.Windows.DataPresenter.Calculations.DataPresenterCalculationSettingsBase) |
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) |