Skip to main content

PreviewCustomCursors.HandDragCursor Property

Returns a custom ‘hand drag’ cursor.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public static CustomCursor HandDragCursor { get; }

Property Value

Type Description
CustomCursor

A CustomCursor object.

See Also