GrapeCity.Xaml.CalcEngine
Name Property (CalcNotEqualOperator)


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

Property Value

A System.String value that represents the name of the operator.
See Also

Reference

CalcNotEqualOperator Class
CalcNotEqualOperator Members