BaseTreeCharPositionInLine Property  | 
 [Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.BaseTree.CharPositionInLine"]
 
    Namespace: 
   Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
    Assembly:
   Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntaxpublic virtual int CharPositionInLine { get; set; }Public Overridable Property CharPositionInLine As Integer
	Get
	Set
Property Value
Type: 
Int32Implements
ITreeCharPositionInLine
See Also