ASPxGridSettings.ShowHeaderFilterListBoxSearchUI Property
Gets or sets a value specifying whether the list box’s search UI is enabled within the grid column’s header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Remarks
Use the ShowHeaderFilterListBoxSearchUI property to control whether the search UI is visible within the grid’s header filter.
To enable the search UI’s compact mode, use the GridHeaderFilterListBoxSearchUISettings.UseCompactView property.
Note
Online Demos Refer to the ASPx