[]
Configurates the OnClientIsCollapsedChanging client event. Occurs before a node is collapsed or expanded.
public TreeViewBuilder OnClientIsCollapsedChanging(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TreeViewBuilder | Current builder. |