DXEditMenuItem Methods
A menu item that allows you to embed an editor in a DXPopupMenu.
Name | Description |
---|---|
Bind |
Uses the command selector to find an appropriate parameterized command in the source and bind it to this DXMenu |
Bind |
Binds the specific parameterized command to this DXMenu |
Bind |
Uses the command selector to find an appropriate parameterized command of the target type in the source and bind it to this DXMenu |
Dispose() |
Releases all the resources used by the current object.
Inherited from DXMenu |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Generate |
Invokes the event handler assigned to the DXMenu |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the actual raster image displayed by this DXMenu |
Get |
Returns the size of the image displayed by this DXMenu |
Get |
Returns whether the current menu item is actually aligned to support locales using right-to-left fonts.
Inherited from DXMenu |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also