Click or drag to resize

ICommonDataSourceViewSetImportOptionsControl Method

Sets the import-options control.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void SetImportOptionsControl(
	Object p
)

Parameters

p  Object
The control object.
See Also