Contact Sales: +1-888-365-2779

ContextMenu

Home/Products/WPF Controls/ContextMenu

Overview

ContextMenu
Advanced functionalities for complex menu systems

Features

  • Multi-level Menu Items

    Telerik WPF ContextMenu supports hierarchy. You can build any levels of menu items as needed to achieve the navigation you’d like.

    Top

  • Hierarchical Databinding

    You can bind the menu to hierarchical Object Data to build its items hierarchy as well as bind it to an XML data.

    Top

  • Check/Uncheck Items

    Let the users check/uncheck items and manage the collection of the checked items. Using the corresponding events you can entirely handle the check/uncheck action.

    Top

  • Styling and Appearance

    The WPF ContextMenu control can be fully customized using Expression Blend. There are also several pre-defined themes that can be used to style the menu control.  

    Top

  • WPF/Silverlight Code Compatibility

    The WPF ContextMenu share a single codebases with its Silverlight counterparts. This means that you can achieve close to 100% code reuse for your Menu logic if you have parallel WPF/Silverlight development.

    Top