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