[]
Gets whether the specified row is visible.
public virtual int NextRowVisible(int index)
Public Overridable Function NextRowVisible(index As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | index | Index of start row |
| Type | Description |
|---|---|
| int | Index of visible row if true |