MindFusion.UI for WebForms Programmer's Guide

TabControl.get_width Method

See Also
 



Gets the width of the control.

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

 Syntax

JavaScript  Copy Code

function get_width ()

 Return Value

Type: Number
The width of the control in pixels.

 See Also