The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
KKKarthigeyan Krishnamurthi Syncfusion Team August 5, 2019 06:00 AM UTC
Hi Marco,
Syncfusion greetings.
The dragStop event will be triggered once the event is dropped, kindly use dragStart event to store the event original time in a variable which can be accessed in dragStop event to achieve your requirement.