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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > MultiColumnDictionary クラス : Item プロパティ
The key of the value to get or set.
Gets or sets the value associated with the specified key
シンタックス
'宣言
 
Public Shadows Default Property Item( _
   ByVal i As System.Object _
) As System.Object
public new System.object this[ 
   System.object i
]; {get; set;}

パラメータ

i
The key of the value to get or set.
参照

MultiColumnDictionary クラス
MultiColumnDictionary メンバ