Version 24.2 (latest)

NamedReference Class Properties

For a list of all members of this type, see NamedReference members.

Public Properties
 NameDescription
Public PropertyCategorySpecifies the category of the NamedReference which is used by the formula editor UI to categorize the named references.  
Public PropertyFormulaSpecifies a formula for the named reference.  
Public PropertyReferenceIdSpecifies the id of the reference.  
Public PropertyResultReturns the result of Formula calculation as a Infragistics.Calculations.Engine.CalculationValue object.  
Public PropertyValueSpecifies the value of the named reference. If Formula is set, this will return the result of the formula calculation.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also