[]
        
(Showing Draft Content)

C1.Blazor.TreeView.C1TreeView.OnItemSelected

OnItemSelected Property

OnItemSelected

Occurs when the selection state of a TreeViewItem changes.

Declaration
[Parameter]
public EventCallback<TreeViewItem> OnItemSelected { get; set; }