ComponentOne TreeView for WinForms
EditorType Property

C1.Win.TreeView Namespace > C1TreeColumn Class : EditorType Property
Gets or sets the type of node editor.
Syntax
'Declaration
 
<C1CategoryAttribute("データ")>
<C1DescriptionAttribute("ノードエディタのタイプを取得または設定します。")>
<DefaultValueAttribute()>
Public Property EditorType As C1TreeViewEditorType
[C1Category("データ")]
[C1Description("ノードエディタのタイプを取得または設定します。")]
[DefaultValue()]
public C1TreeViewEditorType EditorType {get; set;}
See Also

Reference

C1TreeColumn Class
C1TreeColumn Members