<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >SetAutoSize |
Sets whether to automatically control the component size.
Prototype :
void SetAutoSize
(
bool AutoSize
)
Arguments :
AutoSize |
set to true for auto sizing |
Example :
This.SetAutoSize(true);
Available Events :
All Events