In This Topic
The following tables list the members exposed by MenuItem.
Public Constructors
Public Properties
| Name | Description |
| Header |
Gets or sets the name of menu item.
|
| Icon |
Gets or sets the icon of the menu item.
|
| MenuCommand |
Gets or sets the command of the menu item.
|
| Position | Gets or sets position of this MenuItem. |
| ShowIcon |
Gets or sets a value indicating whether the icon is visible or not.
|
| Visible | Gets or sets a value indicating whether this MenuItem is visible. |
Top
Public Methods
Public Events
See Also