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

In This Topic
    C1DetailGridViewCollection Class Methods
    In This Topic

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

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