Skip to main content
A newer version of this page is available. .
All docs
V22.1
Tab

GridViewImages.ContextMenuPaste Property

Gets the image for the corresponding visual element in the context menu.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v22.1.dll

NuGet Package: DevExpress.Web

Declaration

public MenuItemImageProperties ContextMenuPaste { get; }

Property Value

Type Description
MenuItemImageProperties

Image settings.

See Also