Version

showRemoveButton Property

Inidicates whether the remove button is shown for the grouped headers, when the mouse is over the column header.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_showRemoveButton() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupingSettings.get_showRemoveButton();
See Also