GridDataColumnHeaderFilterSettings.ListBoxSearchUISettings Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public GridHeaderFilterListBoxSearchUISettings ListBoxSearchUISettings { get; }
#Property Value
Type | Description |
---|---|
Grid |
A Grid |
#Remarks
See Also