A newer version of this page is available.
Switch to the current version.
ListBoxFilteringSettings.ShowSearchUI Property
Gets or sets a value specifying whether the ASPxListBox's search UI is visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
[DefaultValue(false)]
public bool ShowSearchUI { get; set; }
<DefaultValue(False)>
Public Property ShowSearchUI As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, to display the search UI within the list box; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 151 property paths