Spread Silverlight Documentation
Name Property (CalcLessThanOperator)


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

Property Value

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

Reference

CalcLessThanOperator Class
CalcLessThanOperator Members