Click or drag to resize

TabbedElementControllerView Property

Get / sets the view of this controller.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ITabbedElementView? View { get; set; }

Property Value

ITabbedElementView
See Also