[]
Configurates the OnClientGroupCollapsedChanging client event. Occurs when a group is about to be expanded or collapsed.
public virtual TBuilder OnClientGroupCollapsedChanging(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |