FlexPivot for WinForms
MultiColumnDictionary コンストラクタ(DataTable,String)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > MultiColumnDictionary クラス > MultiColumnDictionary コンストラクタ : MultiColumnDictionary コンストラクタ(DataTable,String)
Data source object.
Name of the data source column that contains unique keys.
Initializes a new instance of a bound MultiColumnDictionary class.
シンタックス
'宣言
 
Public Function New( _
   ByVal table As System.Data.DataTable, _
   ByVal keyColumn As System.String _
)
public MultiColumnDictionary( 
   System.Data.DataTable table,
   System.string keyColumn
)

パラメータ

table
Data source object.
keyColumn
Name of the data source column that contains unique keys.
参照

MultiColumnDictionary クラス
MultiColumnDictionary メンバ
オーバーロード一覧