Click or drag to resize

ContextMenuItemType Property

Gets the type of the context menu item.

Namespace:  DotNetBrowser.ContextMenu
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public ContextMenuItemType Type { get; }

Property Value

Type: ContextMenuItemType
The type of the context menu item.
See Also