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.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic virtual bool ShowProcessDataBeforeProcessOptions { get; }Property Value
Boolean
See Also