ListBoxFilteringSettings Class
Provides settings that affect the list box’s filtering functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
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