DataGridRowDraggingBuilder.OnDragEnd Method
Name | Parameters | Description |
---|---|---|
OnDragEnd(RazorBlock) | jsFunc | A function that is called when the drag gesture is finished. Mirrors the client-side onDragEnd option. |
OnDragEnd(String) | jsFunc | A function that is called when the drag gesture is finished. Mirrors the client-side onDragEnd option. |