Expands all the groups contained by column.

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

Syntax

JavaScript
function expand(expandChildren);

Parameters

expandChildren
Type: System..::..Boolean
Determines if child nodes belonging to other columns should be expanded.

See Also