ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / MasterDetailRelationCollection Class / MasterDetailRelationCollection Constructor

In This Topic
    MasterDetailRelationCollection Constructor
    In This Topic
    Constructor. Initializes a new instance of the MasterDetailRelationCollection class.
    Syntax
    'Declaration
     
    Public Function New()
    public MasterDetailRelationCollection()
    See Also