Skip to main content
A newer version of this page is available. .
Tab

ListBoxFilteringSettings Class

Provides settings that affect the list box’s filtering functionality.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ListBoxFilteringSettings :
    PropertiesBase

The following members return ListBoxFilteringSettings objects:

Remarks

An object of the ListBoxFilteringSettings type can be accessed using the ASPxListBox.FilteringSettings property.

Implements

See Also