Click or drag to resize
DragAndDropExtender Properties

The DragAndDropExtender type exposes the following members.

Properties
  NameDescription
Public propertyBehaviorID (Inherited from ExtenderControlBase.)
Protected propertyClientControlType (Inherited from ExtenderControlBase.)
Public propertyClientState (Inherited from ExtenderControlBase.)
Public propertyClientStateFieldID (Inherited from ExtenderControlBase.)
Public propertyDragItemClass
Class defining the dragging item.
Public propertyDragItemHandleClass
Class defining the item handle.
Public propertyDropCueID
ID of the drop area cue.
Public propertyEnableClientState (Inherited from ExtenderControlBase.)
Public propertyEnabled (Inherited from ExtenderControlBase.)
Public propertyFlowLayout
If true, the layout is a flow layout (absolutely positioned elements)
Public propertyHighlightDropableAreas
If true webpart zones are hightligted.
Public propertyItemGroup
Item group.
Public propertyOnClientBeforeDrop
Method name called before item drop.
Public propertyOnClientDrop
Method name called on item drop.
Protected propertyTargetControl (Inherited from ExtenderControlBase.)
Top
See Also