GridViewImages.ContextMenuPaste Property
In This Article
Gets the image for the corresponding visual element in the context menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
#Declaration
public MenuItemImageProperties ContextMenuPaste { get; }
#Property Value
Type | Description |
---|---|
Menu |
Image settings. |
See Also