Skip to main content
All docs
V20.2
Tab

EditorImages.ListBoxHideFilterImageName Field

Represents the name of the image file displayed within the list box’s filter button that hides the filter.

This name is equal to “edtListBoxHideFilterBtn”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ListBoxHideFilterImageName = "edtListBoxHideFilterBtn"

Field Value

Type
String
See Also