DataCellCollection.RowCount Property

Definition

Returns the number of rows in the data cell array.

public:
 property int RowCount { int get(); };
public int RowCount { get; }
member this.RowCount : int
Public ReadOnly Property RowCount As Integer

Property Value

An integer containing the number of rows in the data cell array.

Applies to