Version

columnKey Property

Gets the column key of the column the grouping of which created this grouped row.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnKey() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedRow.get_columnKey();
See Also