Click or drag to resize

InstancePropertyControllerControllerList Property

Gets the controllers exposed to the view.

Namespace: Altaxo.Gui.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<Object> ControllerList { get; }

Property Value

ObservableCollectionObject
See Also