Wijmo UI for the Web
column Field

Type: wijmo.grid.IColumn

The column that is being grouped.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IGroupAggregateEventArgs;
var value; // Type: IColumn
value = instance.column;
Javascript (Specification) 
var column : IColumn;
Browser Compatibility
7
5
5

See Also

Reference

IGroupAggregateEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.