IExtJSTreePanelViewwValue Property |
Returns a cell value. For casting it to concrete type use class
Convert.
Namespace:
SmartBear.TestLeft.TestObjects.Web.ExtJS
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridValueCollection2<Object> wValue { get; }
ReadOnly Property wValue As IGridValueCollection2(Of Object)
Get
Dim instance As IExtJSTreePanelView
Dim value As IGridValueCollection2(Of Object)
value = instance.wValue
property IGridValueCollection2<Object^>^ wValue {
IGridValueCollection2<Object^>^ get ();
}
Property Value
Type:
IGridValueCollection2ObjectExceptions See Also