Click or drag to resize

IPropertyGridViewwValue Property

Returns or sets an item value. For casting it to concrete type use class Convert.

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

Property Value

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