DataSourceControllerBaseTItemShowProcessDataBeforeProcessOptions Property |
If true, the process data view is shown before (on top) of the process options view. If false (default), the process options view is shown on top of the process data view.
Namespace: Altaxo.Gui.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual bool ShowProcessDataBeforeProcessOptions { get; }
Property Value
BooleanSee Also