Skip to main content

DefaultPreviewBarItemNames.Find Field

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

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string Find = "bFind"

Field Value

Type
String
See Also