Click or drag to resize

VCLNETPatternIndex Property

The object's current front-to-back position (1-based) among other objects that have the same class name and caption. You can see this value in the TestLeft UI Spy panel.

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

Property Value

Type: NullableInt32
See Also