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; }
ReadOnly Property wValue As IGridValueCollection(Of Object)
Get
Dim instance As IGridView
Dim value As IGridValueCollection(Of Object)
value = instance.wValue
property IGridValueCollection<Object^>^ wValue {
IGridValueCollection<Object^>^ get ();
}
Property Value
Type:
IGridValueCollectionObjectExceptions See Also