Click or drag to resize

IParametersView Interface

View interface for editing query parameters.

Namespace: Altaxo.Gui.DataConnection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IParametersView

The IParametersView type exposes the following members.

Methods
 NameDescription
Public methodReadParameter Reads the edited parameter values from the view.
Public methodSetParametersSource Sets the parameter source.
Top
See Also