ContextMenuItem Object Members
In This Topic
The following tables list the members exposed by ContextMenuItem.
Public Fields
| Name | Description |
 | Separator | Identifier for separator menu items |
Top
Public Properties
| Name | Description |
 | Mapping | Gets or sets a value indicating what this item is mapped to. |
 | MenuItemType | Gets or sets a value indicating the type of menu item this item refers to. |
 | Name | Gets or sets a value indicating the name of the menu item. For separator items, the value ContextMenuItem.Separator is returned. |
Top
Public Methods
See Also