Click or drag to resize

PrincetonInstrumentsSPEImportDataSourceControllerIsProcessOptionsInitiallyExpanded Method

Determines whether the process options view is initially expanded.

Namespace: Altaxo.Gui.Serialization.PrincetonInstruments
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