Click or drag to resize

AsciiImportOptionsControllerAsciiDocumentAnalysisOptionsController Property

Gets or sets the controller for the ASCII document analysis options view.

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

Property Value

IMVCANController
See Also