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