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