IsVisible Property

Returns whether a given column is currently within view.

Syntax

Public Property IsVisible As Boolean

Applies To

Column Object

Data Type

Boolean

Remarks

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