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

ASPxMenuBase.HorizontalPopOutImage Property

Gets the settings of a pop-out image displayed in a horizontally oriented menu.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public virtual ItemImageProperties HorizontalPopOutImage { get; }

Property Value

Type Description
ItemImageProperties

An ItemImageProperties object that contains the image settings.

See Also