Click or drag to resize

MultiChoiceListList Property

List of items. Has to be filled before showing the control.

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

Property Value

SelectableListNodeList
See Also