MindFusion.UI for WebForms Programmer's Guide

TabControl.get_height Method

See Also
 



Gets the height of the control.

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

 Syntax

JavaScript  Copy Code

function get_height ()

 Return Value

Type: Number
The height of the control in pixels.

 See Also