Skip to main content
All docs
V20.2
Tab

EditorImages.DropDownButtonHoverBackImageName Field

Represents the name of the DropDownButtonHoverBack image file which is used in ASPxEditors.

This name is equal to “DropDownButtonHBack.gif”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string DropDownButtonHoverBackImageName = "edtDropDownButtonHoverBack"

Field Value

Type
String
See Also