Click or drag to resize

NavFixedButtonSpecCollection Constructor

Initialize a new instance of the NavFixedButtonSpecCollection class.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public NavFixedButtonSpecCollection(
	KryptonNavigator owner
)

Parameters

owner  KryptonNavigator
Reference to owning object.
See Also