ImageGalleryFilterMenu Methods
Represents a filter menu for a GalleryControl.
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 |
Ensure |
This method supports internal infrastructure and is not intended to be used in code.
Inherited from DXPopup |
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 DXSub |
Generate |
Invokes the event handler assigned to the DXMenu |
Generate |
Fires a specific event that typically occurs after the menu has disappeared.
Inherited from DXPopup |
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 menu items are actually aligned to support locales using right-to-left fonts.
Inherited from DXPopup |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the current popup menu.
Inherited from DXPopup |
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. |
Show |
Displays the DXPopup |
Show |
Displays the DXPopup |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also