ImageGalleryFilterMenu Properties
Represents a filter menu for a GalleryControl.
Name | Description |
---|---|
Alignment |
Gets or sets the menu’s alignment relative to the mouse cursor.
Inherited from DXPopup |
Allow |
Gets or sets whether the current DXMenu |
Allow |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
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 |
Context |
For internal use.
Inherited from DXPopup |
Device |
This member supports the internal infrastructure and is not intended to be used directly from code.
Inherited from DXPopup |
Enabled |
Gets or sets whether the menu item is enabled.
Inherited from DXMenu |
Gallery | Gets the current gallery. |
Has |
Returns whether or not this DXMenu |
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 |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Is |
Gets or sets whether the menu is aligned to support locales using right-to-left fonts.
Inherited from DXPopup |
Items |
Gets a collection of items displayed when the current submenu is expanded.
Inherited from DXSub |
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 |
Menu |
Gets or sets how the current menu is displayed (as a menu, floating bar or Ribbon |
Multi |
Gets or sets whether items in this DXPopup |
Options |
Provides access to the set of properties that manage multi-column item layout in this DXPopup |
Owner |
Gets or sets the object that owns this DXMenu |
Owner |
Gets or sets the object that created the current popup menu. For internal use.
Inherited from DXPopup |
Priority |
Gets or sets the display priority for the current item in a Radial |
Scale |
This member supports the internal infrastructure and is not intended to be used directly from code.
Inherited from DXPopup |
Scale |
This member supports the internal infrastructure and is not intended to be used directly from code.
Inherited from DXPopup |
Shortcut |
Gets or sets a shortcut displayed within the menu item
Inherited from DXMenu |
Show |
Gets or sets whether or not this DXPopup |
Show |
Obsolete. Gets or sets whether the ampersand (‘&’) character, when it is found in the item’s DXMenu |
Show |
Gets or sets whether this DXPopup |
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 |
Toolbar |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Toolbar |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXPopup |
Visible |
Gets or sets whether the menu item is visible.
Inherited from DXMenu |
See Also