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.3572.0 (4.8.3572.0)
Syntax
C#
public PropertyController(
	Object doc
)

Parameters

doc  Object
The document object.
See Also