DataSourceControllerBaseTItemIsProcessOptionsInitiallyExpanded Method |
Determines whether the process options view is initially expanded.
Namespace: Altaxo.Gui.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual bool IsProcessOptionsInitiallyExpanded()
Return Value
Booleantrue if the process options view is initially expanded; otherwise,
false.
See Also