PreviewCustomCursors.HandCursor Property
In This Article
Returns a custom ‘hand’ cursor.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public static CustomCursor HandCursor { get; }
#Property Value
Type | Description |
---|---|
Custom |
A Custom |
See Also