DataCellCollection.RowCount 屬性

定義

回傳資料儲存格陣列的列數。

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

屬性值

an integer 包含資料單元陣列的列數。

適用於