FlexPivot for WinForms
GetColumnValue メソッド (IC1MultiColumnDictionary2)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > IC1MultiColumnDictionary2 インターフェース : GetColumnValue メソッド
Value to look up in the dictionary.
>Column index in the dictionary.
Gets the string which is in given column of the dictionary.
シンタックス
'宣言
 
Function GetColumnValue( _
   ByVal key As System.Object, _
   ByVal columnIndex As System.Integer _
) As System.String
System.string GetColumnValue( 
   System.object key,
   System.int columnIndex
)

パラメータ

key
Value to look up in the dictionary.
columnIndex
>Column index in the dictionary.

戻り値の型

The string that should be displayed in the grid while not in edit mode.
参照

IC1MultiColumnDictionary2 インターフェース
IC1MultiColumnDictionary2 メンバ