Click or drag to resize

ContextMenuProviderProviderShowVert Property

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

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 KryptonContextMenuPositionV ProviderShowVert { get; set; }

Property Value

Type: KryptonContextMenuPositionV

Implements

IContextMenuProviderProviderShowVert
See Also