Version 22.2

TreeDragAndDropSettings Class Properties

For a list of all members of this type, see TreeDragAndDropSettings members.

Public Properties
 NameDescription
Public PropertyAllowDropGets or sets the allow drop.  
Public PropertyCopyAfterMarkupGets or sets the copy after markup.  
Public PropertyCopyBeforeMarkupGets or sets the copy before markup.  
Public PropertyCopyBetweenMarkupGets or sets the copy between markup.  
Public PropertyCopyToMarkupGets or sets the copy to markup.  
Public PropertyCustomDropValidationGets or sets the custom drop validation function name.  
Public PropertyDragAndDropModeGets or sets the drag and drop mode.  
Public PropertyDragOpacityGets or sets the drag opacity for the drag and drop helper.  
Public PropertyDragStartDelayGets or sets the drag start delay in ms.  
Public PropertyExpandDelayGets or sets the expand delay in ms.  
Public PropertyHelperGets or sets the markup for the drag helper. "default" would render the default internal helper.  
Public PropertyInvalidMoveToMarkupGets or sets the invalid move to markup.  
Public PropertyMoveAfterMarkupGets or sets the move after markup.  
Public PropertyMoveBeforeMarkupGets or sets the move before markup.  
Public PropertyMoveBetweenMarkupGets or sets the move between markup.  
Public PropertyMoveToMarkupGets or sets the move to markup.  
Public PropertyRevertGets or sets the revert option for the draggable.  
Public PropertyRevertDurationGets or sets the duration of the revert animation in ms.  
Public PropertyZIndexGets or sets the z-index of the draggable helper.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub