A newer version of this page is available.
Switch to the current version.
MenuItem Properties
Represents an individual menu item within menu controls.Name | Description |
---|---|
AdaptivePriority | Gets or sets the priority of item hiding in adaptive mode. |
AdaptiveText | Specifies the text content of the current menu item when it is displayed in the adaptive drop-down menu. |
Alignment | Gets or sets the value that specifies a root item's horizontal layout within the menu. |
BeginGroup | Gets or sets a value that specifies whether the current menu item starts a group. |
Checked | Gets or sets whether the menu item is checked. |
ClientEnabled | Gets or sets a value that indicates whether the menu item is enabled on the client. |
ClientVisible | Gets or sets a value that specifies the menu item's initial visibility state on the client. |
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
DataItem | Gets the data item that is bound to the menu item. |
DataPath | Gets the path to the data that is bound to the menu item. |
Depth | Gets the level at which a menu item is displayed. |
DropDownMode | Gets or sets a value that specifies whether the menu item's sub menu should only be invoked by using a specific drop do |