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