Skip to main content
Tab

GridHeaderFilterListBoxSearchUISettings Class

Contains settings that relate to the list box’s search UI within the grid’s header filter.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class GridHeaderFilterListBoxSearchUISettings :
    ListBoxFilteringSettings

The following members return GridHeaderFilterListBoxSearchUISettings objects:

Remarks

An object of the GridHeaderFilterListBoxSearchUISettings type can be accessed using the GridDataColumnHeaderFilterSettings.ListBoxSearchUISettings property.

Implements

Inheritance

Object
StateManager
PropertiesBase
ListBoxFilteringSettings
GridHeaderFilterListBoxSearchUISettings
See Also