Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

EditorImages.ListBoxHideFilterRtlImageName Field

Represents the name of the image file displayed within the list box’s filter button that hides the filter when the list box is in RTL mode.

This name is equal to “edtListBoxHideFilterBtnRtl”.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public const string ListBoxHideFilterRtlImageName = "edtListBoxHideFilterBtnRtl"

Field Value

Type
String
See Also