Click or drag to resize

IGridViewwValue Property

Returns or sets a cell value. To convert this value to a specific type, use the Convert class.

Namespace:  SmartBear.TestLeft.TestObjects
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IGridValueCollection<Object> wValue { get; }

Property Value

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