Collapses the group.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1GridViewClient (in C1GridViewClient.dll)

Syntax

JavaScript
function collapse(collapseChildren);

Parameters

collapseChildren
Type: System..::..Boolean
Determines if child nodes belonging to other columns should be collapsed.

See Also