UngroupRows(Int32) Method
Ungroups table rows according to the specified column.

C# Syntax

void UngroupRows( 
   int column
)

Parameters

column
0-based column index.