Version

columnKey Property

Gets the key of the column that the grouped columnis tied to.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnKey() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfClientGroupedColumn.get_columnKey();

Return Value

Column key
See Also