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