IsVisible property

Determine if the control should be visible.

Visual Basic syntax

Public ReadOnly Property IsVisible As Boolean

C# syntax

public bool IsVisible {get;}