<td>Specifies how the height of a group is calculated. Choose from 'auto' and 'fixed'. If it is set to 'auto' the height will be calculated based on the visible items. While if it is set to 'fixed' the group will keep the same height even if there are no visible items in the window.</td>
</tr>
<tr>
<td>groupLabelDirection</td>
<td>String</td>
<td>'horizontal'</td>
<td>Set the text direction of group labels. The possible values are 'horizontal' and 'vertical'.</td>