InterfaceISupportDrag
Interface
Exposes methods and properties for draggable elements.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public interface ISupportDrag
Properties
Methods
CanDrag(Point)
Determines that the element is availble for dragging.
GetDataContext()
Gets the assosiated with dragged element data context.
GetDragHint()
Gets the image used by the DragDropService to indicate that the element is being dragged. Usually this is a snapshot of the element itself.