Click or drag to resize

DataSourceControllerBaseTItemShowProcessDataBeforeProcessOptions Property

If , the process data view is shown before (on top of) the process options view. If (default), the process options view is shown on top of the process data view.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public virtual bool ShowProcessDataBeforeProcessOptions { get; }

Property Value

Boolean
See Also