Gets a GroupInfo object that determines whether a column is grouped and how the group header and footer rows are displayed.

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

Syntax

JavaScript
function get_groupInfo();

See Also