'Declaration
<C1DescriptionAttribute("BindingInfo.KeyField", "Gets or sets a value specifying the key field of the data source bound to the tree view control.")> <C1CategoryAttribute("Data")> <DefaultValueAttribute("")> Public Property KeyField As String
[C1Description("BindingInfo.KeyField", "Gets or sets a value specifying the key field of the data source bound to the tree view control.")] [C1Category("Data")] [DefaultValue("")] public string KeyField {get; set;}