OLAP for WPF /Silverlight
Selected プロパティ (ColumnCollection)

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

ColumnCollection クラス
ColumnCollection メンバ