Click or drag to resize

DataSourceControllerBaseTItemIsProcessDataInitiallyExpanded Method

Determines whether the process data 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 IsProcessDataInitiallyExpanded()

Return Value

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