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

In This Topic
    MasterDetailRelationCollection Class
    In This Topic
    Represents a collection of MasterDetailRelation objects.
    Object Model
    MasterDetailRelationCollection Class
    Syntax
    'Declaration
     
    Public Class MasterDetailRelationCollection 
       Inherits System.Web.UI.StateManagedCollection
       Implements C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore 
    public class MasterDetailRelationCollection : System.Web.UI.StateManagedCollection, C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore  
    Inheritance Hierarchy

    System.Object
       System.Web.UI.StateManagedCollection
          C1.Web.Wijmo.Controls.C1GridView.MasterDetailRelationCollection

    See Also