Class | Description | |
---|---|---|
C1ContextMenu | The C1ContextMenu control represents a menu that can be displayed when the user clicks the right mouse button over a control. | |
C1ContextMenuService | Represents a service that provides static methods to display a context menu. | |
C1Menu | Menu control supporting nested items hierarchies. | |
C1MenuItem | Represents a selectable item inside a C1Menu control. | |
C1MenuList | List of menu items. This list can be set as the content of a dropdown to make a drop down list. | |
C1MenuScrollViewer | C1MenuScrollViewer | |
C1MenuSeparator | Control that is used to separate items in menus and toolbar. | |
OpacityConverter | Converter used to convert System.Boolean values into opacity values. true = 1, false = 0. |