Gets or sets the mouse cursor shown to the user when an object cannot be created at a given location. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Cursor DisallowCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property DisallowCursor As Cursor |
An instance of the Cursor class. The default is No.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |