wijmo.grid Namespace > IGroupInfo Interface : footerText Field |
Determines the text that is displayed in the group footer rows.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.IGroupInfo; var value; // Type: string value = instance.footerText; |
Javascript (Specification) | |
---|---|
|