TopRow Property

Specifies the index of the first visible scrollable row in the grid.

Syntax

Public Property TopRow As Integer

Applies To

Grid Object

Data Type

Integer

Remarks

Setting the TopRow property causes the control to scroll through its contents vertically so that the given row becomes the top visible row.

See Also

LeftCol Property