Click or drag to resize

ItemsControllerTItemItems Property

Gets or sets the items. Used to bind the items to the Gui element.

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

Property Value

SelectableListNodeList
See Also