[]
Configurates the OnClientGroupCollapsedChanged client event. Occurs after a group has been expanded or collapsed.
public virtual TBuilder OnClientGroupCollapsedChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |