Version

columnFromKey Property

Gets a column from the collection by its key.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnFromKey() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnCollection.get_columnFromKey();
See Also