The following tables list the members exposed by DragDropSettings.
Name | Description | |
---|---|---|
DragDropSettings Constructor |
Name | Description | |
---|---|---|
dragMarkupCssClass | Get the user defined drag markup CSS class. If the user does not specify this CSS class a default class is provided. | |
dropIndicator | Get drop indicator. | |
dropInsertLineCssClass | Get the user defined drop insert line CSS class. If the user does not specify this CSS class a default class is provided. | |
dropTargetCssClass | Get the user defined drop target CSS class. If the user does not specify this CSS class a default class is provided. | |
enableExpandOnDrop | Gets a boolean value that determines if the node that you dropped over will auto expand after the drop operation is completed. | |
expandDelay | Get the delay after which a node should expand when draggind over it. | |
indicatorCopyImageUrl | Get image of indicator used while copy. | |
indicatorMoveImageUrl | Get image of indicator used while move. |