Skip to main content
All docs
V20.2
Tab

EditorImages.ListBoxFilterImageName Field

Represents the name of the image file displayed within the filter button in the list box.

This name is equal to “edtListBoxFilterBtn”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ListBoxFilterImageName = "edtListBoxFilterBtn"

Field Value

Type
String
See Also