Click or drag to resize

TextOutputWindowControllerViewObject Property

[Missing <summary> documentation for "P:Altaxo.Gui.Pads.Output.TextOutputWindowController.ViewObject"]


Namespace: Altaxo.Gui.Pads.Output
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override Object ViewObject { get; set; }

Property Value

Object

Implements

IMVCControllerViewObject
See Also