Click or drag to resize

CommonTreeText Property

[Missing <summary> documentation for "P:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.CommonTree.Text"]

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public override string Text { get; set; }

Property Value

Type: String

Implements

ITreeText
See Also