'Declaration
Public Function FirstVisibleRow() As Integer
'Usage
Dim instance As LayoutManager Dim value As Integer value = instance.FirstVisibleRow()
public int FirstVisibleRow()
Return Value
An integer value represents the index of the first visible row.