[]
Configurates the OnClientFormatItem client event. Occurs when an element representing a node has been created.
public TreeViewBuilder OnClientFormatItem(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TreeViewBuilder | Current builder. |