columnSettingFromKey Property
Gets the column summary setting object that is tied to the column with the specified column key. The summary row column setting tied to the specified column key
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_columnSettingFromKey() : SummaryRowSettings |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfSummaryRow.get_columnSettingFromKey(); |