Click or drag to resize

OptionPanelBaseTViewObject Property

Gets the view object associated with the panel.

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

Property Value

Object

Implements

IOptionPanelViewObject
See Also