IDevExpressQuantumGridwChildLevel Property |
Returns the child level of the specified row.
Namespace:
SmartBear.TestLeft.TestObjects.VCL.DevExpress
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IGridRowViewCollection3<IDevExpressQuantumGrid> wChildLevel { get; }
ReadOnly Property wChildLevel As IGridRowViewCollection3(Of IDevExpressQuantumGrid)
Get
Dim instance As IDevExpressQuantumGrid
Dim value As IGridRowViewCollection3(Of IDevExpressQuantumGrid)
value = instance.wChildLevel
property IGridRowViewCollection3<IDevExpressQuantumGrid^>^ wChildLevel {
IGridRowViewCollection3<IDevExpressQuantumGrid^>^ get ();
}
Property Value
Type:
IGridRowViewCollection3IDevExpressQuantumGridExceptions See Also