Skip to main content

DefaultPreviewBarItemNames.HandTool Field

Returns “bHandTool”. Corresponds to the Hand Tool command of a document’s context menu, which enables you to scroll content by dragging the document.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

Assembly: DevExpress.Xpf.Printing.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public const string HandTool = "bHandTool"

Field Value

Type
String
See Also