TreeViewBuilder.OnItemExpanded Method
| Name | Parameters | Description |
|---|---|---|
| OnItemExpanded(RazorBlock) | jsFunc | A function that is executed when a tree view item is expanded. Mirrors the client-side onItemExpanded option. |
| OnItemExpanded(String) | jsFunc | A function that is executed when a tree view item is expanded. Mirrors the client-side onItemExpanded option. |