ContextMenuItem Properties | 
The ContextMenuItem type exposes the following members.
| Name | Description | |
|---|---|---|
| IsChecked | 
                Indicates whether context menu item is checked or not.
              | |
| IsEnabled | 
                Indicates whether context menu item is enabled or not.
              | |
| SubItems | 
                Gets a collection of sub-items.
              | |
| Text | 
                Gets the text of the context menu item.
              | |
| Type | 
                Gets the type of the context menu item.
              |