| ContextMenu Properties | 
The ContextMenu type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveItemCssClass | 
            CSS class of highlighted element when context menu is opened.
              | |
| ActiveItemInactiveCssClass | 
            CSS class of highlighted element when context menu is closed.
              | |
| ActiveItemOffset | 
            Determines how many levels above the clicked element the active element is.
              | |
| Collapsible | 
            Determines whether is possible to collapse the panel by clicking its grouping text.
              (Inherited from CMSPanel.) | |
| ContainerUniqueID | 
            Container unique ID.
              | |
| ContextMenuControl | 
            Context menu control.
              | |
| Dynamic | 
            Determines whether to load the menu dynamically.
              | |
| FixedParentClientID | 
            Parent client ID to be used for fixed panels placeholders
              (Inherited from CMSPanel.) | |
| FixedPosition | 
            Indicates if panel should be always on top of a page.
              (Inherited from CMSPanel.) | |
| GroupingTextResourceString | 
            Resource string for the grouping text
              (Inherited from CMSPanel.) | |
| HorizontalPosition | 
            Horizontal position.
              | |
| IsCollapsed | 
            Initial collapsed state.
              (Inherited from CMSPanel.) | |
| IsLiveSite | 
            Indicates if control is used on live site.
              (Inherited from CMSPanel.) | |
| LoadingContent | 
            Content displayed during loading.
              | |
| MenuID | 
            Menu ID, must be unique within page context.
              | |
| MenuLevel | 
            Menu level.
              | |
| MouseButton | 
            Mouse button.
              | |
| OffsetX | 
            Offset X of the menu.
              | |
| OffsetY | 
            Offset Y of the menu.
              | |
| OpenUp | 
            If true, the menu opens in the upward direction instead down
              | |
| OuterCssClass | 
            CSS Class for the outer envelope of the menu
              | |
| Parameter | 
            Menu parameter.
              | |
| ParentElementClientID | 
            Identifier of parent element under which the context menu lies. 
            This parameter is optional.
              | |
| RenderChildrenOnly | 
            If true, only child controls are render to the output
              (Inherited from CMSPanel.) | |
| ResourcePrefix | 
            Prefix for the resource strings which will be used for the strings of the context menu.
            Default is "general".
              | |
| ShortID | 
            Short ID of the control.
              (Inherited from CMSPanel.) | |
| ShowMenuOnMouseOver | 
            Show menu on mouse over action?
              | |
| ShowTimeout | 
            Timeout to show the menu until it disappears.
              | |
| VerticalPosition | 
            Vertical position.
              |