Skip to main content
All docs
V25.1
  • Tab

    GridViewImages.ContextMenuCopy Property

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

    Namespace: DevExpress.Web

    Assembly: DevExpress.Web.v25.1.dll

    #Declaration

    public MenuItemImageProperties ContextMenuCopy { get; }

    #Property Value

    Type Description
    MenuItemImageProperties

    Image settings.

    See Also