Click or drag to resize

UnitEnvironmentControllerSelectedIncludedUnit Property

Gets or sets the selected included unit.

Namespace: Altaxo.Gui.Units
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public SelectableListNode? SelectedIncludedUnit { get; set; }

Property Value

SelectableListNode
See Also