'Usage
Dim instance As LayoutManager Dim column As Integer Dim value As Integer value = instance.NextDifferenceVisibleColumn(column)
Parameters
- column
- The index of the current row.
Return Value
An integer value represents the index of next different visible row.