Click or drag to resize

StyleListControllerTManager, TList, TItemCurrentItems Property

[Missing <summary> documentation for "P:Altaxo.Gui.Drawing.StyleListController`3.CurrentItems"]


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

Property Value

SelectableListNodeList

Implements

IStyleListControllerCurrentItems
See Also