Click or drag to resize

AsciiImportDataSourceControllerSpecificImportSourceController Property

Gets or sets the controller for the import source files.

Namespace: Altaxo.Gui.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public MultipleFilesController SpecificImportSourceController { get; set; }

Property Value

MultipleFilesController
See Also