IWinListViewwGroupCount Property |
Returns the number of list view groups. (Windows Vista only)
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wGroupCount As Integer
Get
Dim instance As IWinListView
Dim value As Integer
value = instance.wGroupCount
property int wGroupCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also