Version

TreeDragAndDropSettingsWrapper Class Members

The following tables list the members exposed by TreeDragAndDropSettingsWrapper.

Public Constructors
 NameDescription
Public ConstructorTreeDragAndDropSettingsWrapper ConstructorInitializes a new instance of the TreeDragAndDropSettingsWrapper class.  
Public Properties
 NameDescription
Public PropertyModelGets or sets the drag and drop settings model.  
Public Methods
 NameDescription
Public MethodAllowDropSets the drag and drop settings model TreeDragAndDropSettings.AllowDrop.  
Public MethodCopyAfterMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.CopyAfterMarkup.  
Public MethodCopyBeforeMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.CopyBeforeMarkup.  
Public MethodCopyBetweenMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.CopyBetweenMarkup.  
Public MethodCopyToMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.CopyToMarkup.  
Public MethodCustomDropValidationSets the tree drag and drop settings model TreeDragAndDropSettings.CustomDropValidation.  
Public MethodDragAndDropModeSets the drag and drop settings model TreeDragAndDropSettings.DragAndDropMode.  
Public MethodDragOpacitySets the drag and drop settings model TreeDragAndDropSettings.DragOpacity.  
Public MethodDragStartDelaySets the drag and drop settings model TreeDragAndDropSettings.DragStartDelay.  
Public MethodExpandDelaySets the drag and drop settings model TreeDragAndDropSettings.ExpandDelay.  
Public MethodHelperSets the tree drag and drop settings model TreeDragAndDropSettings.Helper.  
Public MethodInvalidMoveToMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.InvalidMoveToMarkup.  
Public MethodMoveAfterMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.MoveAfterMarkup.  
Public MethodMoveBeforeMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.MoveBeforeMarkup.  
Public MethodMoveBetweenMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.MoveBetweenMarkup.  
Public MethodMoveToMarkupSets the tree drag and drop settings model TreeDragAndDropSettings.MoveToMarkup.  
Public MethodRevertSets the drag and drop settings model TreeDragAndDropSettings.Revert.  
Public MethodRevertDurationSets the drag and drop settings model TreeDragAndDropSettings.RevertDuration.  
Public MethodZIndexSets the drag and drop settings model TreeDragAndDropSettings.ZIndex.  
See Also

View on GitHub