MenuItem.MenuItemState Class
Autodesk.DataManagement.Client.Framework.Forms›Autodesk.DataManagement.Client.Framework.Forms.Currency
This represents the current state of a menu item. The state can be changed in the MenuItem.OnUpdate handler.
Syntax
public class MenuItem.MenuItemState Public Class MenuItem.MenuItemState Properties
| Name | Description |
|---|---|
| IsChecked | Gets or sets if the menu item is in a checked state. |
| IsEnabled | Gets or sets if the menu item is enabled. |
| IsRootClicked | Gets or sets if the menu item called on root node. |
| IsVisible | Gets or sets whether the menu item is visible or if it should be hidden. |
Inheritance Hierarchy
- System.Object
- Autodesk.DataManagement.Client.Framework.Forms.Currency.MenuItem.MenuItemState