DataTablesAggregationSourceControllerGetProcessDataController Method |
Creates the controller that manages the process data for the data source.
Namespace: Altaxo.Gui.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxprotected override IMVCANController GetProcessDataController()
Return Value
IMVCANControllerThe process data controller, or
null if there is no process data object.
See Also