<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >SetEvenRowsInGrouping |
Sets whether to adjust the height of non grouped labels to the height of grouped labels.
Prototype :
void SetEvenRowsInGrouping
(
bool EvenRowsInGrouping
)
Arguments :
EvenRowsInGrouping |
set to true to adjust the height of non grouped labels to the height of grouped labels |
Example :
This.SetEvenRowsInGrouping(true);
Available Events :
All Events