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