TreeView for WinForms
CheckedFieldName プロパティ (BindingInfo)

C1.Win.TreeView.4.5.2 アセンブリ > C1.Win.TreeView 名前空間 > BindingInfo クラス : CheckedFieldName プロパティ
ノードのレベルに基づいてチェックボックスと連結するために使用されるフィールドのリストを取得または設定します。
シンタックス
'宣言
 
Public Property CheckedFieldName As System.String
public System.string CheckedFieldName {get; set;}
解説
最後のフィールド名は、後続のすべてのレベルで使用されるフィールドを設定します。
使用例
[First]\\[Second]\\[etc]
参照

BindingInfo クラス
BindingInfo メンバ