Spread Silverlight Documentation
Name Property (CalcHex2DecFunction)


GrapeCity.CalcEngine.Functions Namespace > CalcHex2DecFunction Class : Name Property
Gets The name of the function.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Name As System.String
'Usage
 
Dim instance As CalcHex2DecFunction
Dim value As System.String
 
value = instance.Name
public override System.string Name {get;}

Property Value

The name of the function.
See Also

Reference

CalcHex2DecFunction Class
CalcHex2DecFunction Members