Click or drag to resize

StyleListControllerTManager, TList, TItemCurrentItems Property

Gets or sets the items in the current editable list.

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

Property Value

SelectableListNodeList

Implements

IStyleListControllerCurrentItems
See Also