Version

columnSetting Property

Gets the column summary setting object at the specified index. The summary row column setting at the specified index
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_columnSetting() : SummaryRowSettings
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSummaryRow.get_columnSetting();
See Also