Version

DragDropSettings class Members

The following tables list the members exposed by DragDropSettings.

Public Constructors
 NameDescription
Public ConstructorDragDropSettings Constructor  
Public Properties
 NameDescription
Public PropertydragMarkupCssClassGet the user defined drag markup CSS class. If the user does not specify this CSS class a default class is provided.  
Public PropertydropIndicatorGet drop indicator.  
Public PropertydropInsertLineCssClassGet the user defined drop insert line CSS class. If the user does not specify this CSS class a default class is provided.  
Public PropertydropTargetCssClassGet the user defined drop target CSS class. If the user does not specify this CSS class a default class is provided.  
Public PropertyenableExpandOnDropGets a boolean value that determines if the node that you dropped over will auto expand after the drop operation is completed.  
Public PropertyexpandDelayGet the delay after which a node should expand when draggind over it.  
Public PropertyindicatorCopyImageUrlGet image of indicator used while copy.  
Public PropertyindicatorMoveImageUrlGet image of indicator used while move.  
See Also