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

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > MultiColumnDictionary クラス > MultiColumnDictionary コンストラクタ : MultiColumnDictionary コンストラクタ(String)
String that contains the items, delimited by pipe characters ("|"). Each item may contain multiple columns, delimited by tabs (vbTab or '\t').
Initializes a new instance of an unbound MultiColumnDictionary class.
シンタックス
'宣言
 
Public Function New( _
   ByVal items As System.String _
)
public MultiColumnDictionary( 
   System.string items
)

パラメータ

items
String that contains the items, delimited by pipe characters ("|"). Each item may contain multiple columns, delimited by tabs (vbTab or '\t').
解説
This constructor causes the map to show all columns when the editor is dropped down and only the first column when the editor is closed or inactive.
参照

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