Wijmo UI for the Web
groupByValue Field

The value that is being grouped. Available for groupHeader and groupFooter rows only.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IRowInfo;
var value; // Type: any
value = instance.groupByValue;
Javascript (Specification) 
var groupByValue : any;
Browser Compatibility
7
5
5

See Also

Reference

IRowInfo Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.