Click or drag to resize

OriginImportDataSourceControllerIsProcessOptionsInitiallyExpanded Method

Determines whether the process options view is initially expanded.

Namespace: Altaxo.Gui.Serialization.Origin
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected override bool IsProcessOptionsInitiallyExpanded()

Return Value

Boolean
true if the process options view is initially expanded; otherwise, false.
See Also