FlexGrid for WinForms
Item プロパティ (MultiColumnDictionary)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > MultiColumnDictionary クラス : Item プロパティ
取得または設定する値のキー。
指定されたキーに関連付けられている値を取得または設定します。
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal i As System.Object _
) As System.Object
public new System.object this[ 
   System.object i
]; {get; set;}

パラメータ

i
取得または設定する値のキー。
参照

MultiColumnDictionary クラス
MultiColumnDictionary メンバ