Version

columnSettingFromKey Property

Gets the column summary setting object that is tied to the column with the specified column key. The editing column setting tied to the specified column key
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnSettingFromKey() : ColumnEditableSetting
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRowEditing.get_columnSettingFromKey();
See Also