Click or drag to resize

NavigatorBarItemOrientation Property

Gets and sets the orientation for positioning items on the bar.

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 ButtonOrientation ItemOrientation { get; set; }

Property Value

ButtonOrientation
See Also