Version

emptyGroupAreaText Property

The text that is displayed in the group by area, when no group columns exist.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_emptyGroupAreaText() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfHierarchicalGridGroupingSettings.get_emptyGroupAreaText();
See Also