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