Skip to main content
Tab

MenuImages.VerticalPopOutImageName Field

Represents the name of the VerticalPopOut image file which is used in the ASPxMenu control.

This name is equal to “mVerticalPopOut.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string VerticalPopOutImageName = "mVerticalPopOut"

Field Value

Type
String
See Also