Click or drag to resize

SingleSelectableListNodeListEhChild_IsSelectedChanged Method

[Missing <summary> documentation for "M:Altaxo.Collections.SingleSelectableListNodeList.EhChild_IsSelectedChanged(Altaxo.Collections.SelectableListNodeWithParent)"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhChild_IsSelectedChanged(
	SelectableListNodeWithParent itemThatWasSet
)

Parameters

itemThatWasSet  SelectableListNodeWithParent

[Missing <param name="itemThatWasSet"/> documentation for "M:Altaxo.Collections.SingleSelectableListNodeList.EhChild_IsSelectedChanged(Altaxo.Collections.SelectableListNodeWithParent)"]

Implements

SelectableListNodeWithParentIParentEhChild_IsSelectedChanged(SelectableListNodeWithParent)
See Also