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