Click or drag to resize

IAltaxoTableDataSourceImportOptions Property

Gets or sets the import options that control how and when the data is imported.

Namespace: Altaxo.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
IDataSourceImportOptions ImportOptions { get; set; }

Property Value

IDataSourceImportOptions
See Also