DataSourceControllerBaseTItemIsProcessDataInitiallyExpanded Method |
Determines whether the process data 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 IsProcessDataInitiallyExpanded()
Return Value
Booleantrue if the process data view is initially expanded; otherwise,
false.
See Also