Click or drag to resize

SingleSelectableListNodeListSelectedItem Property

Gets or sets the selected item.

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

Property Value

SelectableListNodeWithParent
See Also