Click or drag to resize

AbstractPadContentModelObject Property

Returns the model (document) that this controller manages.

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

Property Value

Object

Implements

IMVCControllerModelObject
See Also