| DragAndDropExtender Properties | 
The DragAndDropExtender type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BehaviorID | (Inherited from ExtenderControlBase.) | 
|  | ClientControlType | (Inherited from ExtenderControlBase.) | 
|  | ClientState | (Inherited from ExtenderControlBase.) | 
|  | ClientStateFieldID | (Inherited from ExtenderControlBase.) | 
|  | DragItemClass | 
            Class defining the dragging item.
             | 
|  | DragItemHandleClass | 
            Class defining the item handle.
             | 
|  | DropCueID | 
            ID of the drop area cue.
             | 
|  | EnableClientState | (Inherited from ExtenderControlBase.) | 
|  | Enabled | (Inherited from ExtenderControlBase.) | 
|  | FlowLayout | 
            If true, the layout is a flow layout (absolutely positioned elements)
             | 
|  | HighlightDropableAreas | 
            If true webpart zones are hightligted.
             | 
|  | ItemGroup | 
            Item group.
             | 
|  | OnClientBeforeDrop | 
            Method name called before item drop.
             | 
|  | OnClientDrop | 
            Method name called on item drop.
             | 
|  | TargetControl | (Inherited from ExtenderControlBase.) | 
 See Also
See Also