The following tables list the members exposed by MenuItemInfo.
| Name | Description | |
|---|---|---|
![]() | Caption | Gets or sets item text. |
![]() | Checked | Gets or sets a value indicating whether the item is checked. |
![]() | Disabled | Gets or sets value indicating whether the item is disabled or enabled. |
![]() | Handler | Gets or sets click handler. |
![]() | Image | Gets or sets image source. |
![]() | ShowTextInToolBar | Gets or set value indicating whether to display item text in tool bar. |
![]() | Tag | Gets or sets a user defined data. |
![]() | ToolTip | Gets or set tool tip value. |
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. |

