Click or drag to resize

AsciiImportOptionsControllerSeparationStrategyInstanceController Property

Gets or sets the controller that manages the separation-strategy detail view.

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

Property Value

IMVCANController
See Also