Click or drag to resize

AbstractViewContentViewObject Property

[Missing <summary> documentation for "P:Altaxo.Gui.Workbench.AbstractViewContent.ViewObject"]


Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public abstract Object? ViewObject { get; set; }

Property Value

Object

Implements

IMVCControllerViewObject
See Also