Description
Returns true if the view is visible and false if it is hidden.
Visual Basic
Public Property IsVisible() As bool
C#
public bool IsVisible;
Conditions
Read-only
Returns true if the view is visible and false if it is hidden.
Public Property IsVisible() As bool
public bool IsVisible;
Read-only