| C1.Xaml.FlexGrid アセンブリ > C1.Xaml.FlexGrid 名前空間 > C1FlexGrid クラス : SelectedItems プロパティ |
'宣言 Public ReadOnly Property SelectedItems As System.Collections.IList
public System.Collections.IList SelectedItems {get;}
非連結モードでは、行に関連付けられたデータ項目が存在しないため、このプロパティは常に null を返します。
選択されている行のインデックスは、連結モードでも非連結モードでも Selection プロパティを使用して取得できます。