Name | Description | |
---|---|---|
collapsedImageClass | Determines the CSS used to show collapsed nodes on the grid. | |
expandedImageClass | Determines the CSS used to show expanded nodes on the grid. | |
footerText | Determines the text that is displayed in the group footer rows. | |
groupSingleRow | A value indicating whether groupings containing a single row are grouped. | |
headerText | Determines the text that is displayed in the group header rows. | |
outlineMode | Determines whether the user will be able to collapse and expand the groups by clicking on the group headers, and also determines whether groups will be initially collapsed or expanded. Possible values are: "none", "startCollapsed", "startExpanded". | |
position | Determines whether the grid should insert group header and/or group footer rows for this column. Possible values are: "none", "header", "footer", "headerAndFooter". |