BrowserViewMenuItems Property  | 
 
                The collection of the current context menu items.
            
 
    Namespace: 
   DotNetBrowser.WinForms
    Assembly:
   DotNetBrowser.WinForms (in DotNetBrowser.WinForms.dll) Version: 2.25.1
Syntaxpublic ObservableCollection<MenuItemViewModel> MenuItems { get; }Property Value
Type: 
ObservableCollectionMenuItemViewModel
See Also