Xceed DataGrid for Silverlight Documentation
DraggedElementConfiguration Class Members
Fields  Properties  Methods 


The following tables list the members exposed by DraggedElementConfiguration.

Public Constructors
 NameDescription
Public ConstructorDraggedElementConfiguration ConstructorInitializes a new instance of the DraggedElementConfiguration class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ApplyDraggedElementRenderTransformProperty  
Public Fieldstatic (Shared in Visual Basic)CanDropCursorPropertyIdentifies the CanDropCursor dependency property.  
Public Fieldstatic (Shared in Visual Basic)CanDropCursorTemplatePropertyIdentifies the CanDropCursorTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)DisplaySiblingElementsPropertyIdentifies the DisplaySiblingElements dependency property.  
Public Fieldstatic (Shared in Visual Basic)ElementFadeInDurationPropertyIdentifies the ElementFadeInDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)ElementFadeOutDurationPropertyIdentifies the ElementFadeOutDuration dependency property.  
Public Fieldstatic (Shared in Visual Basic)ElementTemplatePropertyIdentifies the ElementTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)NoDropCursorPropertyIdentifies the NoDropCursor dependency property.  
Public Fieldstatic (Shared in Visual Basic)NoDropCursorTemplatePropertyIdentifies the NoDropCursorTemplate dependency property.  
Public Fieldstatic (Shared in Visual Basic)PositionAdornerRelativeToElementPropertyIdentifies the PositionAdornerRelativeToElement dependency property.  
Public Fieldstatic (Shared in Visual Basic)SiblingElementTemplatePropertyIdentifies the SiblingElementTemplate dependency property.  
Top
Public Properties
 NameDescription
Public PropertyApplyDraggedElementRenderTransformGets or sets a value that determines whether the dragged element render transform should be applied.  
Public PropertyCanDropCursorGets or sets the cursor used to show that a drop operation can be performed.  
Public PropertyCanDropCursorTemplateGets or sets the data template used to display the CanDropCursor when it is set to DragDropCursor.Custom.  
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyDisplaySiblingElementsGets a value that determines whether dragged elements that are siblings of the main element being dragged will be displayed.  
Public PropertyElementFadeInDurationGets or sets the duration of the dragged element's fade-in animation.  
Public PropertyElementFadeOutDurationGets or sets the duration of the dragged element's fade-out animation.  
Public PropertyElementTemplateGets or sets the data template used to display the dragged element.  
Public PropertyNoDropCursorGets or sets the cursor used to show that a drop operation cannot be performed.  
Public PropertyNoDropCursorTemplateGets or sets the data template used to display the NoDropCursor when it is set to DragDropCursor.Custom.  
Public PropertyPositionAdornerRelativeToElementGets or sets a value that determines whether the dragged element is positioned underneath the adorner (the cursor).  
Public PropertySiblingElementTemplateThe data template used to display the dragged elements that are siblings of the main dragged element.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

DraggedElementConfiguration Class
Xceed.Silverlight.DragDrop Namespace

Send Feedback