Version

columnKey Property

Gets the key of the column that the grouped columnis tied to. Column key
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnKey() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedColumn.get_columnKey();
See Also