Click or drag to resize

SingleSelectableListNodeListSelectedItem Property

[Missing <summary> documentation for "P:Altaxo.Collections.SingleSelectableListNodeList.SelectedItem"]


Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public SelectableListNodeWithParent? SelectedItem { get; set; }

Property Value

SelectableListNodeWithParent
See Also