| IsExpanded Method | |
| See Also |
- rowIndex
- The number of the row to check
Indicates whether the specified row is expanded.
| Visual Basic |
|---|
Public Function IsExpanded( _
ByVal rowIndex As Long _
) As Boolean |
- rowIndex
- The number of the row to check
True if the row is expanded, false if collapsed.