Click or drag to resize

ButtonSpecGetView Method

Get the current view associated with the button spec.

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 ViewBase GetView()

Return Value

ViewBase
View element reference.

Implements

IButtonSpecValuesGetView
See Also