バージョン

SelectedCells プロパティ

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