[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.OnDragOver

OnDragOver Property

OnDragOver

This Callback will gets and sets by Blazor framework automatically for binding feature.

Declaration
[Parameter]
public EventHandler<TreeViewDragDropEventArgs> OnDragOver { get; set; }