Click or drag to resize

SelectableListNodeListClearSelectionsAll Method

Sets the IsSelected property of each node in the list to false.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ClearSelectionsAll()
See Also