'Declaration
<C1DescriptionAttribute("C1TreeColumn.Editor", "Gets or sets the custom editor of node.")> <DefaultValueAttribute("")> <C1CategoryAttribute("Data")> Public Property Editor As Control
[C1Description("C1TreeColumn.Editor", "Gets or sets the custom editor of node.")] [DefaultValue("")] [C1Category("Data")] public Control Editor {get; set;}