| CollapseLevel Property | |
| See Also |
The number of columns grouped together, starting from the left-most column.
For example, if you specify 2 for this property, all rows are grouped by the values in the first column, and all rows within each group are grouped by the values in the second column.
Read-write property
| Visual Basic |
|---|
Public Property CollapseLevel() As Long |
The columns that are grouped are sorted, as is the next column. For example, if set to 2, the first three columns are sorted.