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