Spread Silverlight Documentation
Cursor Property (FloatingObjectSelectedFrame)


GrapeCity.Windows.SpreadSheet.UI Namespace > FloatingObjectSelectedFrame Class : Cursor Property
Syntax
'Declaration
 
Public Property Cursor As System.Windows.Input.Cursor
'Usage
 
Dim instance As FloatingObjectSelectedFrame
Dim value As System.Windows.Input.Cursor
 
instance.Cursor = value
 
value = instance.Cursor
public System.Windows.Input.Cursor Cursor {get; set;}
See Also

Reference

FloatingObjectSelectedFrame Class
FloatingObjectSelectedFrame Members