Gets or sets whether child Items will be grouped within this item.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1MenuClient (in C1MenuClient.dll)

Syntax

JavaScript
function get_group();
function set_group(value);

See Also