Click or drag to resize

StyleListControllerTManager, TList, TItemAvailableItems Property

Gets the available style items.

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

Property Value

NGTreeNodeCollection

Implements

IStyleListControllerAvailableItems
See Also