Skip to main content
All docs
V24.1
Bar

BarItemSearchSettings.HideFromSearch Attached Property

Specifies whether to hide the bar item in the results list of the ThemedWindow’s search box.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
Boolean

true to hide the bar item; otherwise, false.

See Also