Skip to main content
Tab

ListBoxFilteringSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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