バージョン

SelectedRows プロパティ

コントロールのグリッド部分で選択したタスク行のコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property SelectedRows As IList(Of GanttGridRow)
public IList<GanttGridRow> SelectedRows {get;}
参照