Spread Windows Forms 12.0 Product Documentation
HasSpaceAfterFirstKeyword Property


FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace > TableReferenceExpression Class : HasSpaceAfterFirstKeyword Property
Gets whether there is a space takes place after the first keyword.
Syntax
'Declaration
 
Public ReadOnly Property HasSpaceAfterFirstKeyword As Boolean
'Usage
 
Dim instance As TableReferenceExpression
Dim value As Boolean
 
value = instance.HasSpaceAfterFirstKeyword
public bool HasSpaceAfterFirstKeyword {get;}
See Also

Reference

TableReferenceExpression Class
TableReferenceExpression Members