GrapeCity.Xaml.CalcEngine
TableName Property


GrapeCity.CalcEngine.Expressions Namespace > CalcStructReferenceExpression Class : TableName Property
Gets the table name.
Syntax
'Declaration
 
Public ReadOnly Property TableName As String
'Usage
 
Dim instance As CalcStructReferenceExpression
Dim value As String
 
value = instance.TableName
public string TableName {get;}
See Also

Reference

CalcStructReferenceExpression Class
CalcStructReferenceExpression Members