Click or drag to resize

DataSourceControllerBaseTItemIsProcessOptionsInitiallyExpanded Method

Determines whether the process options view is initially expanded.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual bool IsProcessOptionsInitiallyExpanded()

Return Value

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