<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >SetShowTitle |
Sets whether to show the title.
Prototype :
void SetShowTitle
(
bool ShowTitle
)
Arguments :
ShowTitle |
set true to show the title |
Example :
This.SetShowTitle(true);
Available Events :
All Events