ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / MasterDetailRelation Class / MasterDataKeyName Property

In This Topic
    MasterDataKeyName Property
    In This Topic
    Gets or sets a value that determines the name of the master key field.
    Syntax
    'Declaration
     
    Public Property MasterDataKeyName As System.String
    public System.string MasterDataKeyName {get; set;}
    See Also