GridDataColumnHeaderFilterSettings.ListBoxSearchUISettings Property
Provides access to the settings used to define the list box’s search UI within the grid’s header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| GridHeaderFilterListBoxSearchUISettings | A GridHeaderFilterListBoxSearchUISettings object containing the search UI settings. |
Remarks

See Also