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.3261.0 (4.8.3261.0)
Syntaxpublic virtual bool ShowProcessDataBeforeProcessOptions { get; }
Property Value
Boolean
See Also