Version

summarySettingByType Property

Gets the key of the column that the column summary info is tied to.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_summarySettingByType() : {Any}
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSummaryRowSettings.get_summarySettingByType();
See Also