RowCount Property (DataCellCollection)
Gets the row count of the current collection.
public abstract int RowCount {get;}
'Declaration
Public MustOverride ReadOnly Property RowCount As Integer
Property Value
The number of rows in the collection as an
System.Int32.