Intersoft ClientUI 3 Documentation
DragDropControlBehavior Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Controls.Interactivity Namespace : DragDropControlBehavior Class


The following tables list the members exposed by DragDropControlBehavior.

Public Constructors

 NameDescription
public ConstructorDragDropControlBehavior Constructor Initializes a new instance of the DragDropControlBehavior class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AllowDropItemProperty Identifies the AllowDropItem dependency property.  
Top

Public Properties

 NameDescription
public PropertyAllowDropItem Gets or sets a value that determines whether the associated object is dropable.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFramework Gets the entity framework. (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyIsInDesignMode Gets a value indicating whether the control is in design mode (development). (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
public PropertyPlatform Gets a value that indicates the current client platform. (Inherited from Intersoft.Client.Framework.ISBehavior<UIElement>)
Top

Protected Properties

 NameDescription
protected PropertyAssociatedObject (Inherited from System.Windows.Interactivity.Behavior<UIElement>)
protected PropertyAssociatedType (Inherited from System.Windows.Interactivity.Behavior)
protected PropertyProductOverridden.  Product Info.  
Top

Public Methods

Protected Methods

Public Events

 NameDescription
public EventDragEnd Occurs when drag end.  
public EventDragEnded Occurs when drag is ended.  
public EventDragEnter Occurs when drag drop is entering drop target.  
public EventDragInit Occurs when drag is initializing.  
public EventDragLeave Occurs when drag is leaving drop target.  
public EventDragOver Occurs when drag drop is hovering drop target.  
public EventDragReturn Occurs when drag object is returning to original position.  
public EventDragReturned Occurs when drag object is returned to original position.  
public EventDragStart Occurs when drag start.  
public EventDragStarted Occurs when drag started.  
public EventDrop Occurs when drag drop.  
public EventGiveFeedBack Occurs when drag drop operation is started.  
public EventPrepareDrop Occurs before drag event.  
public EventPreviewDragEnter Occurs when previewing drag enter.  
public EventPreviewDragLeave Occurs when previewing drag leave.  
public EventPreviewDragOver Occurs when previewing drag over.  
public EventPreviewDrop Occurs when previewing drop.  
public EventPreviewGiveFeedBack Occurs when previewing give feedback.  
public EventPreviewQueryContinueDrag Occurs when previewing query contiue drag.  
public EventQueryContinueDrag Occurs when drag drop operation is started.  
public EventShadowCreated Occurs when shadow is created.  
public EventShadowInit Occurs when shadow is initializing.  
Top

See Also

© 2010 All Rights Reserved.