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.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Cursor AutoFillCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoFillCursor As Cursor |
An instance of the .NET Cursor class. The default is Cursors.Cross.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |