MindFusion.UI for WebForms Programmer's Guide

Menu.get_width Method

See Also
 



Gets the width of the control.

Namespace: MindFusion.UI.Web
Assembly: Menu.js

 Syntax

JavaScript  Copy Code

function get_width ()

 Return Value

Type: Number
The width of the control in pixels.

 See Also