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