Wijmo UI for the Web
isGroupHeader Field

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

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

See Also

Reference

IGroupTextEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.