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

GridViewImages.ContextMenuShowFilterRow Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public MenuItemImageProperties ContextMenuShowFilterRow { get; }

Property Value

Type Description
MenuItemImageProperties

An MenuItemImageProperties that contains image settings.

See Also