Intersoft ClientUI Documentation
ISDragDrop Class Members
Fields  Methods 


The following tables list the members exposed by ISDragDrop.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AllowDragProperty Identifies the AllowDrag dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowDropObjectProperty Identifies the AllowDropObject dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowDropProperty Identifies the AllowDrop dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowGridDropProperty Identifies the AllowGridDrop dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowMoveProperty Identifies the AllowMove dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowNextDropProperty Identifies the AllowNextDrop dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowPreviousDropProperty Identifies the AllowPreviousDrop dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowRemoveProperty Identifies the AllowRemove dependency property.  
Public Fieldstatic (Shared in Visual Basic)AllowReorderProperty Identifies the AllowReorder dependency property.  
Public Fieldstatic (Shared in Visual Basic)DragEndedEvent Identifies the DragEnded routed event.  
Public Fieldstatic (Shared in Visual Basic)DragEndEvent Identifies the DragEnd routed event.  
Public Fieldstatic (Shared in Visual Basic)DragInitEvent Identifies the DragInit routed event.  
Public Fieldstatic (Shared in Visual Basic)DragReturnedEvent Identifies the DragReturned routed event.  
Public Fieldstatic (Shared in Visual Basic)DragReturnEvent Identifies the DragReturn routed event.  
Public Fieldstatic (Shared in Visual Basic)DragSourceEvent Identifies the DragSource routed event.  
Public Fieldstatic (Shared in Visual Basic)DragStartedEvent Identifies the DragStarted routed event.  
Public Fieldstatic (Shared in Visual Basic)DragStartEvent Identifies the DragStart routed event.  
Public Fieldstatic (Shared in Visual Basic)DropObjectChangedEvent Identifies the DropObjectChanged routed event.  
Public Fieldstatic (Shared in Visual Basic)DropObjectCommandProperty Identifies the DropObjectCommand dependency property.  
Public Fieldstatic (Shared in Visual Basic)IsDragScopeProperty Identifies the IsDragScope dependency property.  
Public Fieldstatic (Shared in Visual Basic)PrepareDropEvent Identifies the PrepareDrop routed event.  
Public Fieldstatic (Shared in Visual Basic)PreviewQueryDropStateEvent Identifies the PreviewQueryDropState routed event.  
Public Fieldstatic (Shared in Visual Basic)QueryDropStateEvent Identifies the QueryDropState routed event.  
Public Fieldstatic (Shared in Visual Basic)ShadowCreatedEvent Identifies the ShadowCreated routed event.  
Public Fieldstatic (Shared in Visual Basic)ShadowInitEvent Identifies the ShadowInit routed event.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)DoDragDrop Perform drag drop operation on specified drag source object.  
Public Methodstatic (Shared in Visual Basic)GetAllowDrag Gets allow drag value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowDrop Gets allow drop value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowDropObject Gets allow drop object value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowGridDrop Gets allow grid drop value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowMove Gets allow move value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowNextDrop Gets allow next value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowPreviousDrop Gets allow previous value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowRemove Gets allow remove value from target element.  
Public Methodstatic (Shared in Visual Basic)GetAllowReorder Gets allow reorder value from target element.  
Public Methodstatic (Shared in Visual Basic)GetDropObjectCommand Gets command that will be raised when dropping object to element.  
Public Methodstatic (Shared in Visual Basic)GetIsDragScope Gets IsDragScope value from target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowDrag Sets allow drag value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowDrop Sets allow drop value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowDropObject Sets allow drop object value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowGridDrop Sets allow grid drop value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowMove Sets allow move value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowNextDrop Sets allow next value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowPreviousDrop Sets allow previous value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowRemove Sets allow remove value to target element.  
Public Methodstatic (Shared in Visual Basic)SetAllowReorder Sets allow reorder value to target element.  
Public Methodstatic (Shared in Visual Basic)SetDropObjectCommand Sets command that will be raised when dropping object to target element.  
Public Methodstatic (Shared in Visual Basic)SetIsDragScope Sets IsDragScope value to target element.  
Top
See Also

Reference

ISDragDrop Class
Intersoft.Client.UI.Controls.Interactivity Namespace

Send Feedback