Click or drag to resize

UserControllerForObjectAttribute(Type) Constructor

Initializes a new instance of the UserControllerForObjectAttribute class

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public UserControllerForObjectAttribute(
	Type type
)

Parameters

type  Type

[Missing <param name="type"/> documentation for "M:Altaxo.Gui.UserControllerForObjectAttribute.#ctor(System.Type)"]

See Also