MindFusion.UI for WebForms Programmer's Guide

AccordionItem.get_headerHeight Method

See Also
 



Gets the height of the header of this item.

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

 Syntax

JavaScript  Copy Code

function get_headerHeight ()

 Return Value

Type: Number
The header height in pixels.

 See Also