Skip to main content
A newer version of this page is available. .
Tab

GridViewImages.ContextMenuRefresh Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public MenuItemImageProperties ContextMenuRefresh { get; }

Property Value

Type Description
MenuItemImageProperties

An MenuItemImageProperties that contains image settings.

See Also