ContextMenuItemType Property |
Gets the type of the context menu item.
Namespace:
DotNetBrowser.ContextMenu
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax public ContextMenuItemType Type { get; }
Property Value
Type:
ContextMenuItemTypeThe type of the context menu item.
See Also