[]
Configurates the OnClientLoadedItems client event. Occurs after the tree items have been generated.
public TreeViewBuilder OnClientLoadedItems(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |