We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ItemCalculationBase Class Members
The following tables list the members exposed by ItemCalculationBase .
Public Properties
Name Description
Formula Gets/sets a string that specifies the formula that will be used to calculate a value for the item.
ReferenceId At least ReferenceId or TargetProperty must be specified. If ReferenceId is not specified and TargetProperty is specified, the ReferenceId will be the TargetProperty.
Protected Properties
Name Description
HasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
Name Description
PropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also