Version

key Property

Gets the key of the column.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_key() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGridColumn.get_key();
See Also