WebDragControl Properties
| AdvancedProperties | Description Specifies the ControlID to be integrated with other Intersoft control. ValueType String Default Value |
| AllowCrossIFrame | Description Specifies the behavior when the drag operation is crossing IFrame element in a Web page. ValueType String Default Value |
| AllowedEffects | Description Specifies the allowed effect of a drag operation. ValueType String Default Value |
| ControlID | Description Gets or sets the control id of WebDragDropExtender instance. ValueType String Default Value |
| DragData | Description Specifies the string-type data to be passed. ValueType String Default Value |
| DragVisualHint | Description Specifies the visual effect that is displayed during drag operation. ValueType String Default Value |
| Effect | Description Gets or sets the effect that applies to a valid drop object during a drag drop operation. ValueType String Default Value |
| EffectText | Description Gets or sets the default text to be displayed when a drag control is hovered on a valid drop control. ValueType String Default Value |
| Enabled | Description Enables state of the control. ValueType boolean Default Value True |