ListBoxFilteringSettings Class
In This Article
Provides settings that affect the list box’s filtering functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class ListBoxFilteringSettings :
PropertiesBase
#Related API Members
The following members return ListBoxFilteringSettings objects:
#Remarks
An object of the ListBoxFilteringSettings type can be accessed using the ASPxListBox.FilteringSettings property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ListBoxFilteringSettings
See Also