Click or drag to resize

ControlPatternVisible Property

Specifies whether the sought-for controls are visible (a control may be out of the screen, but still visible).

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
public Nullable<bool> Visible { get; set; }

Property Value

Type: NullableBoolean
See Also