Intersoft ClientUI Documentation
ISDragDrop Class Members
See Also  Fields  Methods  Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : ISDragDrop Class


The following tables list the members exposed by ISDragDrop.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AllowDragPropertyIdentifies the AllowDrag dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowDropObjectPropertyIdentifies the AllowDropObject dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowDropPropertyIdentifies the AllowDrop dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowGridDropPropertyIdentifies the AllowGridDrop dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowMovePropertyIdentifies the AllowMove dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowNextDropPropertyIdentifies the AllowNextDrop dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowPreviousDropPropertyIdentifies the AllowPreviousDrop dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowRemovePropertyIdentifies the AllowRemove dependency property.  
public Fieldstatic (Shared in Visual Basic)AllowReorderPropertyIdentifies the AllowReorder dependency property.  
public Fieldstatic (Shared in Visual Basic)DragEndedEventIdentifies the DragEnded routed event.  
public Fieldstatic (Shared in Visual Basic)DragEndEventIdentifies the DragEnd routed event.  
public Fieldstatic (Shared in Visual Basic)DragInitEventIdentifies the DragInit routed event.  
public Fieldstatic (Shared in Visual Basic)DragReturnedEventIdentifies the DragReturned routed event.  
public Fieldstatic (Shared in Visual Basic)DragReturnEventIdentifies the DragReturn routed event.  
public Fieldstatic (Shared in Visual Basic)DragSourceEventIdentifies the DragSource routed event.  
public Fieldstatic (Shared in Visual Basic)DragStartedEventIdentifies the DragStarted routed event.  
public Fieldstatic (Shared in Visual Basic)DragStartEventIdentifies the DragStart routed event.  
public Fieldstatic (Shared in Visual Basic)DropObjectChangedEventIdentifies the DropObjectChanged routed event.  
public Fieldstatic (Shared in Visual Basic)DropObjectCommandPropertyIdentifies the DropObjectCommand dependency property.  
public Fieldstatic (Shared in Visual Basic)IsDragScopePropertyIdentifies the IsDragScope dependency property.  
public Fieldstatic (Shared in Visual Basic)PrepareDropEventIdentifies the PrepareDrop routed event.  
public Fieldstatic (Shared in Visual Basic)PreviewQueryDropStateEventIdentifies the PreviewQueryDropState routed event.  
public Fieldstatic (Shared in Visual Basic)QueryDropStateEventIdentifies the QueryDropState routed event.  
public Fieldstatic (Shared in Visual Basic)ShadowCreatedEventIdentifies the ShadowCreated routed event.  
public Fieldstatic (Shared in Visual Basic)ShadowInitEventIdentifies the ShadowInit routed event.  
Top

Public Methods

 NameDescription
public Methodstatic (Shared in Visual Basic)DoDragDropPerform drag drop operation on specified drag source object.  
public Methodstatic (Shared in Visual Basic)GetAllowDragGets allow drag value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowDropGets allow drop value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowDropObjectGets allow drop object value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowGridDropGets allow grid drop value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowMoveGets allow move value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowNextDropGets allow next value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowPreviousDropGets allow previous value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowRemoveGets allow remove value from target element.  
public Methodstatic (Shared in Visual Basic)GetAllowReorderGets allow reorder value from target element.  
public Methodstatic (Shared in Visual Basic)GetDropObjectCommandGets command that will be raised when dropping object to element.  
public Methodstatic (Shared in Visual Basic)GetIsDragScopeGets IsDragScope value from target element.  
public Methodstatic (Shared in Visual Basic)SetAllowDragSets allow drag value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowDropSets allow drop value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowDropObjectSets allow drop object value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowGridDropSets allow grid drop value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowMoveSets allow move value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowNextDropSets allow next value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowPreviousDropSets allow previous value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowRemoveSets allow remove value to target element.  
public Methodstatic (Shared in Visual Basic)SetAllowReorderSets allow reorder value to target element.  
public Methodstatic (Shared in Visual Basic)SetDropObjectCommandSets command that will be raised when dropping object to target element.  
public Methodstatic (Shared in Visual Basic)SetIsDragScopeSets IsDragScope value to target element.  
Top

See Also

© 2012 All Rights Reserved.