Gets or sets the mouse cursor shown to the user when no modification is performed. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Cursor PointerCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property PointerCursor As Cursor |
An instance of the Cursor class. The default is Arrow.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |