A newer version of this page is available.
Switch to the current version.
EditorImages.ListBoxHideFilter Property
Provides access to the settings that define an image displayed within the list box's filter button that hides the filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public ButtonImageProperties ListBoxHideFilter { get; }
Public ReadOnly Property ListBoxHideFilter As ButtonImageProperties
Property Value
Type | Description |
---|---|
ButtonImageProperties | An ButtonImageProperties object that contains image settings. |
Remarks
Use the ListBoxHideFilter property to assign an image displayed within the list box's filter button that hides the filter.