IDevExpressQuantumGridwValue Property |
Returns or sets a cell value. For casting it to concrete type use class
Convert.
Namespace:
SmartBear.TestLeft.TestObjects.VCL.DevExpress
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IDevExpressQuantumGridCollection<Object> wValue { get; }
ReadOnly Property wValue As IDevExpressQuantumGridCollection(Of Object)
Get
Dim instance As IDevExpressQuantumGrid
Dim value As IDevExpressQuantumGridCollection(Of Object)
value = instance.wValue
property IDevExpressQuantumGridCollection<Object^>^ wValue {
IDevExpressQuantumGridCollection<Object^>^ get ();
}
Property Value
Type:
IDevExpressQuantumGridCollectionObjectExceptions See Also