Click or drag to resize

DataSourceControllerBaseTItemGetProcessOptionsController Method

Creates the controller that manages the process options for the data source.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
protected virtual IMVCANController GetProcessOptionsController()

Return Value

IMVCANController
The process options controller, or null if there is no process options object.
See Also