Skip to main content

DefaultBarManagerItemNames.SearchCheckWholeWord Field

Returns “bCheckWholeWord”. Corresponds to the Whole Words Only option in the search panel that specifies whether to match the whole word during the search.

Namespace: DevExpress.Xpf.DocumentViewer

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

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string SearchCheckWholeWord = "bCheckWholeWord"

Field Value

Type
String
See Also