aspnet-devexpress-dot-web-62fc74ac.md
Contains settings that relate to the list box’s search UI within the grid’s header filter.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridHeaderFilterListBoxSearchUISettings :
ListBoxFilteringSettings
Public Class GridHeaderFilterListBoxSearchUISettings
Inherits ListBoxFilteringSettings
The following members return GridHeaderFilterListBoxSearchUISettings objects:
An object of the GridHeaderFilterListBoxSearchUISettings type can be accessed using the GridDataColumnHeaderFilterSettings.ListBoxSearchUISettings property.
Object StateManager PropertiesBase ListBoxFilteringSettings GridHeaderFilterListBoxSearchUISettings
See Also