Wijmo UI for the Web
headerText Field

Determines the text that is displayed in the group header rows.

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

See Also

Reference

IGroupInfo Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.