<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > Method >SetExtendRowPivot |
Sets whether to allow auto size pivot row for its content.
Prototype :
void SetExtendRowPivot
(
bool ExtendRowPivot
)
Arguments :
ExtendRowPivot |
true for auto sizing pivot row |
Example :
This.SetExtendRowPivot(true);
Available Events :
All Events