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