IWinTabControlwRowCount Property |
Returns the current number of tab rows in a tab control.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wRowCount As Integer
Get
Dim instance As IWinTabControl
Dim value As Integer
value = instance.wRowCount
property int wRowCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also