Skip to main content
Tab

GridViewImages.ContextMenuExpandRow Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public MenuItemImageProperties ContextMenuExpandRow { get; }

Property Value

Type Description
MenuItemImageProperties

An MenuItemImageProperties that contains image settings.

See Also