MindFusion.UI for WebForms Programmer's Guide

TabControl.get_tabStripHeight Method

See Also
 



Gets the height of the tab headers.

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

 Syntax

JavaScript  Copy Code

function get_tabStripHeight ()

 Return Value

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

 See Also