Xceed DataGrid for Silverlight Documentation
DragDropCursor Enumeration
Members 


Value representing the cursor that will be used.
Syntax
'Declaration
 
Public Enum DragDropCursor 
   Inherits System.Enum
'Usage
 
Dim instance As DragDropCursor
public enum DragDropCursor : System.Enum 
Members
MemberDescription
ArrowThe Arrow cursor.
CustomThe Custom cursor.
EraserThe Eraser cursor.
HandThe Hand cursor.
HelpThe Help cursor.
IBeamThe I-beam cursor.
NoThe No cursor.
NoneThe None cursor.
SizeNSThe SizeNS cursor.
SizeWEThe SizeWE cursor.
StylusThe Stylus cursor.
WaitThe Wait cursor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Xceed.Silverlight.DragDrop.DragDropCursor

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

Xceed.Silverlight.DragDrop Namespace

Send Feedback