Version

showSummariesButtons Property

Get whether the summary buttons are shown in the header.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_showSummariesButtons() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSummaryRow.get_showSummariesButtons();
See Also