Click or drag to resize

ICommonDataSourceView Interface

Common view interface for data-source editors with process data, process options, and import options.

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

The ICommonDataSourceView type exposes the following members.

Methods
 NameDescription
Public methodSetImportOptionsControl Sets the import-options control.
Public methodSetProcessDataControl Sets the process-data control.
Public methodSetProcessOptionsControl Sets the process-options control.
Top
See Also