The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

footerText Property

Text of the column footer.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_footerText() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridColumn.get_footerText();
See Also