Click or drag to resize

AsciiImportOptionsControllerSeparationStrategy Property

Gets or sets the controller providing available separation strategies.

Namespace: Altaxo.Gui.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ItemsController<Type> SeparationStrategy { get; set; }

Property Value

ItemsControllerType
See Also