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

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

ColumnCollection クラス
ColumnCollection メンバ