Click or drag to resize

NGTreeNodeHasChilds Property

Tests for childs without creating a child collection.

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

Property Value

Boolean
See Also