Click or drag to resize

DataSourceControllerBaseTItemControllerAtPosition2 Property

Gets the controller that should be shown in the second position (middle panel).

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

Property Value

IMVCANController
See Also