Click or drag to resize

ViewBaseOwningControl Property

Gets and sets a reference to the control instance that contains this view element.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public virtual Control OwningControl { get; set; }

Property Value

Control
See Also