Click or drag to resize

NGTreeNodeClearSelectionRecursively Method

Clears the selection state of this node and all descendant nodes.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual void ClearSelectionRecursively()
See Also