Click or drag to resize

ITreeNodeStreamTreeSource Property

Where is this stream pulling nodes from? This is not the name, but the object that provides node objects.

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

Property Value

Type: Object
See Also