Collapses the specified row.
Only relevant for rows with child rows.
Collapses the specified row.
Only relevant for rows with child rows.
| Visual Basic |
|---|
Public Sub Collapse( _ ByVal rowIndex As Long _ ) |
Note:
If you have a grid with the collapse level greater than 0, when you add a new row in the grid, the existing row header does not change accordingly.