SortableBuilder.AllowReordering Method
| Name | Parameters | Description |
|---|---|---|
| AllowReordering(JS) | value | Allows a user to reorder sortable items. Mirrors the client-side allowReordering option. |
| AllowReordering(Boolean) | value | Allows a user to reorder sortable items. Mirrors the client-side allowReordering option. |