Click or drag to resize

ITreeIsNil Property

Indicates the node is a nil node but may still have children, meaning the tree is a flat list.

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

Property Value

Type: Boolean
See Also