Gets or sets the mouse cursor shown to the user if dragging would resize rows.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Cursor HorizontalSplitCursor { get; set; } |
Visual Basic
![]() |
---|
Public Property HorizontalSplitCursor As Cursor |
An instance of the .NET Cursor class. The default is Cursors.HSplit.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |