Gets or sets a value that indicates whether or not child menu items will be checkable.

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

Syntax

JavaScript
function get_nestedGroupCheckable();
function set_nestedGroupCheckable(value);

See Also