Click or drag to resize

ViewBaseComponent Property

Gets the component associated with the 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 Component Component { get; set; }

Property Value

Component
See Also