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