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

In This Topic
    C1DetailGridViewCollection Class
    In This Topic
    Object Model
    C1DetailGridViewCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class C1DetailGridViewCollection 
       Inherits System.Web.UI.StateManagedCollection
       Implements C1.Web.Wijmo.Controls.IC1CloneableC1.Web.Wijmo.Controls.IJsonRestore 
    public sealed class C1DetailGridViewCollection : 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.C1DetailGridViewCollection

    See Also