TreeListRowDraggingBuilder.OnRemove Method
Name | Parameters | Description |
---|---|---|
OnRemove(RazorBlock) | jsFunc | A function that is called when a draggable row is removed. Mirrors the client-side onRemove option. |
OnRemove(String) | jsFunc | A function that is called when a draggable row is removed. Mirrors the client-side onRemove option. |