Wijmo UI for the Web
groupSingleRow Field

A value indicating whether groupings containing a single row are grouped.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IGroupInfo;
var value; // Type: bool
value = instance.groupSingleRow;
Javascript (Specification) 
var groupSingleRow : bool;
Browser Compatibility
7
5
5

See Also

Reference

IGroupInfo Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.