Click or drag to resize

IQtTableWidgetwRow Property

Returns the name of the table row specified by its index.

Namespace:  SmartBear.TestLeft.TestObjects.Qt
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IReadOnlyEnumCollection<string> wRow { get; }

Property Value

Type: IReadOnlyEnumCollectionString
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also