DataCellCollection.ColumnCount 屬性

定義

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

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

屬性值

an integer 包含資料儲存格陣列中的欄位數量。

適用於