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

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

Declaration

public const string SearchCheckWholeWord = "bCheckWholeWord"

Field Value

Type
String
See Also