'Declaration
<C1CategoryAttribute("Data")> <C1DescriptionAttribute("BindingInfo.ParentKeyField", "Gets or sets a value representing the data source field identifying the parent record in this data source.")> <DefaultValueAttribute("")> Public Property ParentKeyField As String
[C1Category("Data")] [C1Description("BindingInfo.ParentKeyField", "Gets or sets a value representing the data source field identifying the parent record in this data source.")] [DefaultValue("")] public string ParentKeyField {get; set;}