Skip to main content
All docs
V26.1
  • DragDropBehavior.Create Method

    Name Parameters Description
    Create(Type, Boolean, Boolean, Boolean, DragDropEvents) static dragDropBehaviorSourceType, previewVisible, insertIndicatorVisible, allowDrop, events Returns a new Drag-and-Drop Behavior. For internal use.
    Create(Type, Boolean, Boolean, Boolean, Boolean, DragDropEvents) static dragDropBehaviorSourceType, previewVisible, insertIndicatorVisible, allowDrop, allowDrag, events Returns a new Drag-and-Drop Behavior. For internal use.
    Create(Type, Boolean, Boolean, Boolean) static dragDropBehaviorSourceType, previewVisible, insertIndicatorVisible, allowDrop Returns a new Drag-and-Drop Behavior. For internal use.