ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1DetailGridViewCollection Class
Properties Methods

In This Topic
    C1DetailGridViewCollection Class Members
    In This Topic

    The following tables list the members exposed by C1DetailGridViewCollection.

    Public Constructors
     NameDescription
    Public ConstructorConstructor. Initializes a new instance of the C1DetailGridViewCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.StateManagedCollection)
    Public PropertyGets a C1DetailGridView object from the C1DetailGridViewCollection collection at the specified index. In C#, this property is the indexer for the C1DetailGridViewCollection class.  
    Top
    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