GrapeCity.Xaml.CalcEngine
Name Property (CalcNameExpression)


Gets the text representation of the named variable.
Syntax
'Declaration
 
Public ReadOnly Property Name As String
'Usage
 
Dim instance As CalcNameExpression
Dim value As String
 
value = instance.Name
public string Name {get;}

Property Value

A System.String value that represents the text representation of the named variable.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CalcNameExpression Class
CalcNameExpression Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options