ComponentOne RadialGauge for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / MasterDetailRelationCollection Class

In This Topic
    MasterDetailRelationCollection Class Methods
    In This Topic

    For a list of all members of this type, see MasterDetailRelationCollection members.

    Public Methods
     NameDescription
    Public MethodAdds the specified MasterDetailRelation object to the end of the collection.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Public MethodDetermines whether the collection contains a specific MasterDetailRelation object.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Public MethodDetermines the index of the specified MasterDetailRelation object in the collection.  
    Public MethodInserts the specified MasterDetailRelation object into the collection at the specified index.  
    Public MethodRemoves the specified MasterDetailRelation object from the collection.  
    Public MethodRemoves the MasterDetailRelation object at the specified index from the collection.  
    Public Method (Inherited from System.Web.UI.StateManagedCollection)
    Top
    See Also