Click or drag to resize

ITreeNodeStreamTreeAdaptor Property

What adaptor can tell me how to interpret/navigate nodes and trees. E.g., get text of a node.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
ITreeAdaptor TreeAdaptor { get; }

Property Value

Type: ITreeAdaptor
See Also