Wijmo UI for the Web
footerText Field

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

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

See Also

Reference

IGroupInfo Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.