Skip to main content
A newer version of this page is available.
All docs
V18.2
Tab

GridHeaderFilterListBoxSearchUISettings.ShowSearchUI Property

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public bool ShowSearchUI { get; set; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Library Object Type Path to ShowSearchUI
ASP.NET Bootstrap Controls BootstrapCardViewDataColumnHeaderFilterSettings
.ListBoxSearchUISettings.ShowSearchUI
BootstrapGridViewDataColumnHeaderFilterSettings
.ListBoxSearchUISettings.ShowSearchUI
ASP.NET Web Forms Controls TreeListColumnSettingsHeaderFilter
.ListBoxSearchUISettings.ShowSearchUI
CardViewDataColumnHeaderFilterSettings
.ListBoxSearchUISettings.ShowSearchUI
GridDataColumnHeaderFilterSettings
.ListBoxSearchUISettings.ShowSearchUI
GridViewDataColumnHeaderFilterSettings
.ListBoxSearchUISettings.ShowSearchUI
VerticalGridDataRowHeaderFilterSettings
.ListBoxSearchUISettings.ShowSearchUI
See Also