Click or drag to resize

InstancePropertyControllerControllerList Property

[Missing <summary> documentation for "P:Altaxo.Gui.Main.InstancePropertyController.ControllerList"]


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

Property Value

ObservableCollectionObject
See Also