ISDragableObject Properties
| IsDragged | Description Determines whether the current drag element is being dragged. ValueType boolean Default Value |
| Enabled | Description Specifies whether the drag element is enabled. ValueType boolean Default Value |
| Owner | Description Gets the associated WebDragControl instance for the drag element. ValueType Object Default Value |
| ShadowElement | Description Gets the HTML element of the drag element's shadow which is displayed during dragging. ValueType String Default Value |