The following tables list the members exposed by NamedReference.
Name | Description | |
---|---|---|
NamedReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
Category | The category under which this named reference appears in the design-time environment. | |
Formula | The formula that this named reference represents. | |
FormulaResult | Gets the value which will be used as the source in any calculations involving the named reference. | |
IsEmpty | Indicates whether this is an unnamed empty reference. | |
Key | Overridden. Retrieves the key used to identify the named reference. | |
ParentCollection | Retrieves the parent collection containing this named reference. |
Name | Description | |
---|---|---|
Reset | Resets this named reference to its default property values. | |
ResetKey | Sets the key back to null. (Inherited from Infragistics.WebUI.Shared.KeyedObjectBase) | |
ShouldSerializeKey | Returns true if the key needs to be serialized (not null). (Inherited from Infragistics.WebUI.Shared.KeyedObjectBase) | |
ToString | Converts the named reference to a string representation. |
Name | Description | |
---|---|---|
OnAddedToCollection | Overridden. This notification occurs when the NamedReference is added to a collection. | |
OnRemovedFromCollection | Overridden. This notification occurs when the NamedReference is removed from a collection. |