Gets or sets the mouse cursor shown to the user if the mouse is over the auto fill handle or the user is currently performing an auto fill operation. This is a dependency property.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Cursor AutoFillCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoFillCursor As Cursor |
An instance of the Cursor class. The default is Cross.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |