GroupRows(Int32) Method
Groups table rows according to the specified column.

C# Syntax

void GroupRows( 
   int column
)

Parameters

column
0-based column index.