Gets or sets sub menu or nested group height in pixels.

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

Syntax

JavaScript
function get_nestedGroupHeight();
function set_nestedGroupHeight(value);

See Also