[]
Get offset of the view port from a particular row to the top.
public int GetViewportTopOffset(int rowViewportIndex)
Public Function GetViewportTopOffset(rowViewportIndex As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | rowViewportIndex | Row index |
| Type | Description |
|---|---|
| int | An int value that represents the offset |