[]
Configurates CollapseTo. Sets the binding of the child column that should remain visible when the group is collapsed.
public TBuilder CollapseTo(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |