RowCount プロパティ (JTable)

クラス

JTable.

処理

[読み取り専用] テーブルに表示することのできる行の数。

構文

'Declaration
Protected Read Property RowCount As Integer

アクセス

読み取り専用。

Dim rowCount As Integer = table.RowCount