Version

groupedColumns Property

Gets the grouped columns for the band that this event is being raised for.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_groupedColumns() : GroupedColumnsCollection
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfGroupedColumnsEventArgs.get_groupedColumns();
See Also