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.
Hi,
Is it possible to disable the half transparent drag effect (that is rendered below the mouse cursor) when draging a node in the TreeViewAdv control?
regards
Peter
ADAdministrator Syncfusion Team September 15, 2004 08:19 PM UTC
Hi Peter,
Set the TreeViewAdv''s ShowDragNodeCue property to false for this purpose.
this.treeViewAdv1.ShowDragNodeCue = false;
Let me know if this meets your requirements. Thanks for choosing Syncfusion products.
Regards,
Guru Patwal
Syncfusion, Inc.