Click or drag to resize

AppButtonMenuProviderProviderShowVert Property

Gets and sets the vertical setting used to position the menu.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public KryptonContextMenuPositionV ProviderShowVert { get; set; }

Property Value

KryptonContextMenuPositionV

Implements

IContextMenuProviderProviderShowVert
See Also