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