Click or drag to resize

IButtonSpecValuesGetView 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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
ViewBase GetView()

Return Value

Type: ViewBase
View element reference.
See Also