Skip to main content
A newer version of this page is available. .

DefaultBarManagerItemNames.Search Field

Returns “bSearch”. Corresponds to the Search toolbar button that invokes the search panel allowing you to find a specified text throughout a document.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v20.2.Core.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.DocumentViewer.Core, DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string Search = "bSearch"

Field Value

Type
String
See Also