Click or drag to resize

QueryPropertiesController Constructor

Initializes a new instance of the QueryPropertiesController class

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public QueryPropertiesController(
	QueryBuilder builder
)

Parameters

builder  QueryBuilder

[Missing <param name="builder"/> documentation for "M:Altaxo.Gui.DataConnection.QueryPropertiesController.#ctor(Altaxo.DataConnection.QueryBuilder)"]

See Also