Description
Returns true if the view is displaying the correct picture and false otherwise.
Visual Basic
Public Property IsValid() As bool
C#
public bool IsValid;
Conditions
Read-only
Returns true if the view is displaying the correct picture and false otherwise.
Public Property IsValid() As bool
public bool IsValid;
Read-only