'Declaration Public Class NamedReference Inherits Infragistics.WebUI.Shared.KeyedObjectBase Implements Infragistics.WebUI.CalcEngine.IFormulaProvider, Infragistics.WebUI.Shared.IKeyedObject
public class NamedReference : Infragistics.WebUI.Shared.KeyedObjectBase, Infragistics.WebUI.CalcEngine.IFormulaProvider, Infragistics.WebUI.Shared.IKeyedObject
Named references are shortened names that are expanded into their full formulas by the calculation engine. Developers may assign a lengthy Formula string to this NamedReference, and then assign a much shorter Key name which is used to refer to the formula in other formulas.
An example of a named reference is a constant. For example, the named reference "PI" could have an underlying Formula value of 22/7.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2