SelectableListNodeWithParentIParentEhChild_IsSelectedChanged Method |
Handles a change of the
IsSelected state of a child node.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid EhChild_IsSelectedChanged(
SelectableListNodeWithParent child
)
Parameters
- child SelectableListNodeWithParent
- The child node whose selection state changed.
See Also