Click or drag to resize

IStyleListControllerCurrentItems Property

Gets the current items of the edited list.

Namespace: Altaxo.Gui.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
SelectableListNodeList CurrentItems { get; }

Property Value

SelectableListNodeList
See Also