Click or drag to resize

PropertyController Constructor

Initializes a new instance of the PropertyController class

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public PropertyController(
	Object doc
)

Parameters

doc  Object

[Missing <param name="doc"/> documentation for "M:Altaxo.Gui.Common.PropertyController.#ctor(System.Object)"]

See Also