GrapeCity.Xaml.CalcEngine
FunctionName Property (CalcFunctionExpression)


Gets the name of the function.
Syntax
'Declaration
 
Public ReadOnly Property FunctionName As String
'Usage
 
Dim instance As CalcFunctionExpression
Dim value As String
 
value = instance.FunctionName
public string FunctionName {get;}

Property Value

A System.String value that represents the name of the function.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcFunctionExpression Class
CalcFunctionExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options