FlexGrid for WPF
Item プロパティ (GridSelectedItemsCollection)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridSelectedItemsCollection クラス : Item プロパティ
選択項目のコレクション内のインデックス。
指定された index にある選択項目。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As System.Object
public System.object this[ 
   System.int index
]; {get; set;}

パラメータ

index
選択項目のコレクション内のインデックス。
参照

GridSelectedItemsCollection クラス
GridSelectedItemsCollection メンバ