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

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

Syntax

JavaScript
function get_nestedGroupWidth();
function set_nestedGroupWidth(value);

See Also