MindFusion.UI for WebForms Programmer's Guide

TabControl.get_tabStripWidth Method

See Also
 



Gets the width of the tab headers.

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

 Syntax

JavaScript  Copy Code

function get_tabStripWidth ()

 Return Value

Type: Number
The width of the tab headers in pixels.

 See Also