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