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

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

    See Also