groupLevel property
Specifies the group level in a caption summary row.
It will be zero if it is a top-level group, and it will be equal to the length of DataGridSource.groupedColumns if it is a bottom-level group.
Implementation
final int groupLevel;