summary Property
Gets the key of the column that the column summary info is tied to.
Syntax
| ASP.NET Ajax Javascript (Specification) | |
|---|
function get_summary() : {Any} |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfColumnSummaryInfo.get_summary(); |