Click or drag to resize

NGTreeNodeHasDummyChild Property

Returns true if this object's Children have not yet been populated.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HasDummyChild { get; }

Property Value

Boolean
See Also