WinUI | ComponentOne
C1.WinUI.Menu Assembly / C1.WinUI.Menu Namespace
Inheritance Hierarchy
In This Topic
    C1.WinUI.Menu Namespace
    In This Topic
    Classes
     ClassDescription
    ClassThe C1ContextMenu control represents a menu that can be displayed when the user clicks the right mouse button over a control.
    ClassRepresents a service that provides static methods to display a context menu.
    ClassMenu control supporting nested items hierarchies.
    ClassRepresents a selectable item inside a C1Menu control.
    ClassList of menu items. This list can be set as the content of a dropdown to make a drop down list.
    ClassC1MenuScrollViewer
    ClassControl that is used to separate items in menus and toolbar.
    ClassConverter used to convert System.Boolean values into opacity values. true = 1, false = 0.
    Interfaces
     InterfaceDescription
    InterfaceDefines the context menu interface.
    See Also