The following tables list the members exposed by NamedReference.
Name | Description | |
---|---|---|
NamedReference Constructor | Constructor. Initializes a new instance of NamedReference. |
Name | Description | |
---|---|---|
Category | Specifies the category of the NamedReference which is used by the formula editor UI to categorize the named references. | |
Formula | Specifies a formula for the named reference. | |
ReferenceId | Specifies the id of the reference. | |
Result | Returns the result of Formula calculation as a Infragistics.Calculations.Engine.CalculationValue object. | |
Value | Specifies the value of the named reference. If Formula is set, this will return the result of the formula calculation. |
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) |