Back to Devexpress

BarItemSearchSettings.HideFromSearch Attached Property

wpf-devexpress-dot-xpf-dot-bars-dot-baritemsearchsettings.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

See GetHideFromSearch(DependencyObject) and SetHideFromSearch(DependencyObject, Boolean).

Returns

TypeDescription
Boolean

true to hide the bar item; otherwise, false.

|

See Also

BarItemSearchSettings Class

BarItemSearchSettings Members

DevExpress.Xpf.Bars Namespace