<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableTitle > Method >SetHeight |
Sets the height.
Prototype :
void SetHeight
(
float Height
)
Arguments :
Height |
높이 |
Example :
This.SetHeight(30);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind