IGridViewwColumnCount Property |
Returns the number of grid columns.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax int wColumnCount { get; }
ReadOnly Property wColumnCount As Integer
Get
Dim instance As IGridView
Dim value As Integer
value = instance.wColumnCount
property int wColumnCount {
int get ();
}
Property Value
Type:
Int32Exceptions See Also