Context (Popup) Menus
DXBars for WPF allows you to create context menus. As you might expect, you can bind popup menus to any control on a form. Visual consistency with other DevExpress controls is not the only reason to use our context menu controls. Like toolbars and menus, popup menus can contain any built-in item type - not just buttons. As such, you can build context menus that have items with check boxes, sub-menus, built-in editors, etc. 
|