A newer version of this page is available.
Switch to the current version.
ListBoxFilteringSettings Class
Provides settings that affect the list box's filtering functionality.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class ListBoxFilteringSettings :
PropertiesBase
Public Class ListBoxFilteringSettings
Inherits PropertiesBase
Related API Members
The following members accept/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
Feedback