DXMenuItem Properties
A regular menu item.
Name | Description |
---|---|
Allow |
Gets or sets whether the current DXMenu |
Appearance |
Provides access to the appearance settings used to paint the DXMenu |
Appearance |
Provides access to the appearance settings used to paint the DXMenu |
Appearance |
Provides access to the appearance settings used to paint the DXMenu |
Begin |
Gets or sets whether the current menu item starts a group. |
Caption | Specifies the text displayed within the menu item. |
Close |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Close |
This member supports the internal infrastructure and is not intended to be used directly from your code. |
Collection | Gets the menu item collection which owns the current menu item. |
Command |
Gets or sets the ICommand whose ExecuteClick event is invoked.
|
Command |
Gets or sets the parameter that is passed to the command specified by the Command property.
|
Enabled | Gets or sets whether the menu item is enabled. |
Has |
Returns whether or not this DXMenu |
Image |
This property is obsolete. Use the DXMenu property to display an image in the menu item.
|
Image |
This property is obsolete. Use the DXMenu property to specify an image representing the menu item in the disabled state.
|
Image |
Provides access to settings that allow you to set up raster and vector icons for this DXMenu |
Is |
Gets or sets whether the menu item is aligned to support locales using right-to-left fonts. |
Large |
Gets or sets a large image for the current menu item. This property is obsolete. Use the DXMenu property instead.
|
Large |
Gets or sets a large image displayed in the current menu item when it is in the disabled state. This property is obsolete. Use the DXMenu property instead.
|
Owner |
Gets or sets the object that owns this DXMenu |
Priority |
Gets or sets the display priority for the current item in a Radial |
Shortcut | Gets or sets a shortcut displayed within the menu item |
Show |
Obsolete. Gets or sets whether the ampersand (‘&’) character, when it is found in the item’s DXMenu |
Super |
Gets or sets a super tip for this DXMenu |
Svg |
Gets or sets the vector image. This property is obsolete. Use the DXMenu |
Tag | Gets or sets the data associated with the menu item. |
Visible | Gets or sets whether the menu item is visible. |
See Also