NextRowVisible Method
NextRowVisible(int)
Index of row visible = true.
Declaration
int NextRowVisible(int index)
Function NextRowVisible(index As Integer) As Integer
Parameters
| Type |
Name |
Description |
| int |
index |
|
Returns
| Type |
Description |
| int |
Index of visible row if true
|