Back to Devexpress

ListBoxFilteringSettings Class

aspnet-devexpress-dot-web-b889b90d.md

latest1.6 KB
Original Source

ListBoxFilteringSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ListBoxFilteringSettings :
    PropertiesBase
vb
Public Class ListBoxFilteringSettings
    Inherits PropertiesBase

The following members return ListBoxFilteringSettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ListBoxFilteringSettings GridHeaderFilterListBoxSearchUISettings

See Also

ListBoxFilteringSettings Members

DevExpress.Web Namespace