The version that you requested is unavailable. We've redirected you to the latest version of the help.
Version

columnSettings Property

Gets a reference to the column settings collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnSettings() : ObjectCollection
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfIColumnSettings.get_columnSettings();
See Also