Wijmo UI for the Web
IGroupAggregateEventArgs Interface
Provides data for the groupAggregate event of the wijgrid.
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldcolumn

Type: wijmo.grid.IColumn

The column that is being grouped.

 
 Fielddata

The data object.

 
 FieldgroupByColumn

Type: wijmo.grid.IColumn

The column initiated grouping.

 
 FieldgroupingEnd

The last index for the data being grouped.

 
 FieldgroupingStart

The first index for the data being grouped.

 
 FieldgroupText

The text that is being grouped.

 
 FieldisGroupHeader

Specifies whether or not the row you are grouping is a group header.

 
 Fieldtext

The text that will be displayed in the group header or group footer.

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.