SelectedRows プロパティ (JTable)

クラス

JTable.

処理

[読み取り専用] すべての選択されている行のインデックスのリスト。

構文

'Declaration
Protected Read Property SelectedRows As List(Of Integer)

アクセス

読み取り専用。

Dim selectedRows As IList = table.SelectedRows