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.v19.2.Core.dll

Declaration

public const string Search = "bSearch"

Field Value

Type
String
See Also