ListBoxFilteringSettings.ShowSearchUI Property
Gets or sets a value specifying whether the ASPxListBox‘s search UI is visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
ASPx |
|
List |
|
#Remarks
Use the ShowSearchUI property to control whether the search UI is visible within the list box.
To enable the search UI’s compact mode, use the ListBoxFilteringSettings.UseCompactView property.