Click or drag to resize

OptionPanelBaseTOwner Property

Gets or sets the owner of the option panel.

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

Property Value

Object

Implements

IOptionPanelOwner
See Also