IQtTableWidgetwValue Property |
Returns or sets a cell text value.
Namespace:
SmartBear.TestLeft.TestObjects.Qt
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridValueCollection2<string> wValue { get; }
ReadOnly Property wValue As IGridValueCollection2(Of String)
Get
Dim instance As IQtTableWidget
Dim value As IGridValueCollection2(Of String)
value = instance.wValue
property IGridValueCollection2<String^>^ wValue {
IGridValueCollection2<String^>^ get ();
}
Property Value
Type:
IGridValueCollection2StringExceptions See Also