TreeListEditableMoveSettingsTagHelper
Example
Razor
<move/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| click-move-click | Boolean | If set to true (default), when there is a drag column for the items in the TreeList, the user will be allowed to reorder rows via click move click interaction as an alternative of the drag and drop one. |
| enabled | Boolean | Enables or disables the configuration. |
| reorderable | Boolean | Enables reordering of rows via a drag-and-drop UI. |