Controls the design of the context menu.
Gets or sets the access key that allows the user to quickly navigate to the menu.
The time it will take for a menu to collapse during mouse out, measured in milliseconds.
The minimum height to enable AutoScroll, measured in points.
The minimum width to enable AutoScroll, measured in points.
The HEX background color of each node.
The HEX border color of each node.
The border style used for each node.
The border width of each node, measured in points.
A true/false indication that the text should be bolded.
A true/false indication that the text should be italicized.
The name of the server font to be used for each node.
A true/false indication that a line should be displayed over the text.
The size of the displayed text, measured in points.
A true/false indication that the text should be struck.
A true/false indication that the text should be underlined.
A true/false indication if a context menu should open via click or hover.
The time an item will collapse when the mouse is removed from the item, measured in milliseconds.
A true/false indication if the context menu should enable Auto Scroll if the menu exceeds the browser boundaries.
A true/false indication if the context menu should over other objects on the page, such as flash.
The delay the item should be expanded after hover, measured in milliseconds.
The vertical or horizontal direction the context menu should flow.
The HEX font color of each node.
The height of each context menu item, measured in points.
• Black
• Default
• Forest
• Hay
• Office2007
• Outlook
• Simple
• Sunset
• Telerik
• Vista
• Web20
• WebBlue
The text displayed when the item is hovered over.
A true/false indication that the item should be visible
The HEX font color of each node.
A true/false indication that the item is pre-selected.
The CSS class style name to use when an item is selected.
The URL of the image to use when an item shown as selected.
The tab index order of the context menu item.
The target window, frame, or browser that will be used when an item is clicked.
A true/false indication if the item should be displayed.
The width of each context menu item, measured in points.
Example:
<c>
<cs>
<Text>I am Context Menu Item</Text>
</cs>
</c>