For a list of all members of this type, see TreeDragAndDropSettings members.
Name | Description | |
---|---|---|
![]() | AllowDrop | Gets or sets the allow drop. |
![]() | CopyAfterMarkup | Gets or sets the copy after markup. |
![]() | CopyBeforeMarkup | Gets or sets the copy before markup. |
![]() | CopyBetweenMarkup | Gets or sets the copy between markup. |
![]() | CopyToMarkup | Gets or sets the copy to markup. |
![]() | CustomDropValidation | Gets or sets the custom drop validation function name. |
![]() | DragAndDropMode | Gets or sets the drag and drop mode. |
![]() | DragOpacity | Gets or sets the drag opacity for the drag and drop helper. |
![]() | DragStartDelay | Gets or sets the drag start delay in ms. |
![]() | ExpandDelay | Gets or sets the expand delay in ms. |
![]() | Helper | Gets or sets the markup for the drag helper. "default" would render the default internal helper. |
![]() | InvalidMoveToMarkup | Gets or sets the invalid move to markup. |
![]() | MoveAfterMarkup | Gets or sets the move after markup. |
![]() | MoveBeforeMarkup | Gets or sets the move before markup. |
![]() | MoveBetweenMarkup | Gets or sets the move between markup. |
![]() | MoveToMarkup | Gets or sets the move to markup. |
![]() | Revert | Gets or sets the revert option for the draggable. |
![]() | RevertDuration | Gets or sets the duration of the revert animation in ms. |
![]() | ZIndex | Gets or sets the z-index of the draggable helper. |
Name | Description | |
---|---|---|
![]() | Store | Return the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase) |
View on GitHub