FlexGrid for WPF
Selected プロパティ (RowCollection)

C1.WPF.FlexGrid.4.6.2 アセンブリ > C1.WPF.FlexGrid 名前空間 > RowCollection クラス : Selected プロパティ
現在選択されている行を含むリストを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Selected As System.Collections.Generic.List(Of Row)
public System.Collections.Generic.List<Row> Selected {get;}
参照

RowCollection クラス
RowCollection メンバ