<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabHeader > Method >GetPreferedHeight |
Gets the preferred height (the minimum height needed to accommodate the displayed text) for the crosstab header.
Prototype :
float GetPreferedHeight
(
No Arguments
)
Example :
_TraceLn(This.GetPreferedHeight());
Available Events :
All Events