バージョン

EditorComponent プロパティ (UltraTreeNodeColumn)

この UltraTreeNodeColumn のセルのデータを描画する Infragistics.Win.EmbeddableEditorBase 派生エディターを提供する、Infragistics.Win.IProvidesEmbeddableEditor インプリメンタを取得または設定します。
シンタックス
'宣言
 
Public Property EditorComponent As Component
public Component EditorComponent {get; set;}
解説

Editor プロパティと EditorComponent プロパティはどちらも、どの埋め込みエディターを列のデータの描画に使用するのかを指定します。両方のプロパティに異なる値が設定されている場合は、Editor プロパティが優先されます。

参照