IDevExpressQuantumGridwExpanded Property |
Returns true if the specified row is expanded.
Namespace:
SmartBear.TestLeft.TestObjects.VCL.DevExpress
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridRowViewCollection3<bool> wExpanded { get; }
ReadOnly Property wExpanded As IGridRowViewCollection3(Of Boolean)
Get
Dim instance As IDevExpressQuantumGrid
Dim value As IGridRowViewCollection3(Of Boolean)
value = instance.wExpanded
property IGridRowViewCollection3<bool>^ wExpanded {
IGridRowViewCollection3<bool>^ get ();
}
Property Value
Type:
IGridRowViewCollection3BooleanExceptions See Also