IsVisible Property

Returns whether a given row is currently within view.

Syntax

Public Property IsVisible As Boolean

Applies To

Row Object

Data Type

Boolean

Remarks

If a row has zero height or is hidden but is within the scrollable area, IsVisible returns True.