DXEditMenuItem Properties
A menu item that allows you to embed an editor in a DXPopupMenu.
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.
Inherited from DXMenu |
Caption |
Specifies the text displayed within the menu item.
Inherited from DXMenu |
Close |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from DXMenu |
Close |
This member supports the internal infrastructure and is not intended to be used directly from your code.
Inherited from DXMenu |
Collection |
Gets the menu item collection which owns the current menu item.
Inherited from DXMenu |
Command |
Gets or sets the ICommand whose ExecuteClick event is invoked.
Inherited from DXMenu |
Command |
Gets or sets the parameter that is passed to the command specified by the Command property.
Inherited from DXMenu |
Edit | Gets or sets the object that determines the editor’s type and contains its properties. |
Edit |
Specifies the editor’s value. |
Enabled |
Gets or sets whether the menu item is enabled.
Inherited from DXMenu |
Has |
Returns whether or not this DXMenu |
Height | Gets or sets the editor’s height. |
Image |
This property is obsolete. Use the DXMenu property to display an image in the menu item.
Inherited from DXMenu |
Image |
This property is obsolete. Use the DXMenu property to specify an image representing the menu item in the disabled state.
Inherited from DXMenu |
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.
Inherited from DXMenu |
Large |
Gets or sets a large image for the current menu item. This property is obsolete. Use the DXMenu property instead.
Inherited from DXMenu |
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.
Inherited from DXMenu |
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
Inherited from DXMenu |
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.
Inherited from DXMenu |
Visible |
Gets or sets whether the menu item is visible.
Inherited from DXMenu |
Width | Gets or sets the editor’s width. |
See Also