Click or drag to resize

ButtonSpecViewManager Property

Gets access to the owning manager.

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#
public ButtonSpecManagerBase Manager { get; }

Property Value

Type: ButtonSpecManagerBase
See Also