Version

columnKey Property

Gets the key of the column the setting is attached to.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnKey() : String
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfColumnSetting.get_columnKey();
See Also