Skip to main content

DefaultBarManagerItemNames.SearchPrevious Field

Returns “bSearchPrev”. Corresponds to the Previous button in the search panel that searches backwards.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v24.1.Core.dll

NuGet Package: DevExpress.Wpf.DocumentViewer.Core

Declaration

public const string SearchPrevious = "bSearchPrev"

Field Value

Type
String
See Also