Version

columnKey Property

Column key of the cell that is bound using this object.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnKey() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfClientBinding.get_columnKey();
See Also