wijmo.grid Namespace : IGroupTextEventArgs Interface |
Name | Description | |
---|---|---|
aggregate | The aggregate value. | |
column | The column that is being grouped. | |
data | The data object. | |
groupByColumn | The column initiated grouping. | |
groupingEnd | The last index for the data being grouped. | |
groupingStart | The first index for the data being grouped. | |
groupText | The text that is being grouped. | |
isGroupHeader | Specifies whether or not the row you are grouping is a group header. | |
text | The text that will be displayed in the group header or group footer. |