[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.OnDragStart

OnDragStart Property

OnDragStart

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

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