Cursor Property (FpSpread)
Gets or sets the pointer to display in this component.
public override Cursor Cursor {get; set;}
'Declaration
Public Overrides Property Cursor As Cursor
'Usage
Dim instance As FpSpread
Dim value As Cursor
instance.Cursor = value
value = instance.Cursor