Click or drag to resize

DataSourceControllerBaseTItemControllerAtPosition3 Property

Gets the controller that should be shown in the third position (bottom panel).

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

Property Value

IMVCANController
See Also