PowerTools MultiRow for Windows Forms 8.0J
Item プロパティ (MatchedComboItemCollection)

指定のインデックスに対応するリスト項目を取得します。
構文
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ListItem
public ListItem this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

検索対象となるカラムのインデックスを表す Int32 値。
参照

MatchedComboItemCollection クラス
MatchedComboItemCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.