Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GroupingSettings class Members
The following tables list the members exposed by GroupingSettings.
Public Properties
| Name | Description |
| columnSettings | |
| enableCellMerging | Indicates if the grouped column values will be merged together |
| enableColumnGrouping | Indicates if the column grouping is enabled for the band. |
| groupedColumns | A collection of columns by which the data is currently grouped, on this band. |
| showRemoveButton | Inidicates whether the remove button is shown for the grouped headers, when the mouse is over the column header. |
Public Methods
| Name | Description |
| dispose | Disposes of the GroupingSettings object. |
See Also