Click or drag to resize

MVCANControllerEditOriginalDocBaseTModel, TViewViewObject Property

Returns the Gui element that shows the model to the user.

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

Property Value

Object

Implements

IMVCControllerViewObject
See Also