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