Click or drag to resize

BaseTreeChildIndex Property

BaseTree doesn't track child indexes.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual int ChildIndex { get; set; }

Property Value

Type: Int32

Implements

ITreeChildIndex
See Also