Click or drag to resize

DataSourceControllerBaseTItemProcessDataController Property

Gets or sets the controller that manages the process data of the data source.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public IMVCANController ProcessDataController { get; set; }

Property Value

IMVCANController
See Also