TreeListRowDraggingBuilder.CursorOffset Method
| Name | Parameters | Description |
|---|---|---|
| CursorOffset(JS) | value | Specifies the cursor offset from the dragged row. Mirrors the client-side cursorOffset option. |
| CursorOffset(Action<TreeListRowDraggingCursorOffsetBuilder>) | configurator | Specifies the cursor offset from the dragged row. Mirrors the client-side cursorOffset object. |
| CursorOffset(String) | value | Specifies the cursor offset from the dragged row. Mirrors the client-side cursorOffset option. |