InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ElementList Class
Members

In This Topic
    ElementList Class
    In This Topic
    Contains a list of Elements that belong to a parent element.
    Object Model
    ElementList Class
    Syntax
    'Declaration
     
    Public Class ElementList 
       Inherits System.Collections.ArrayList
    public class ElementList : System.Collections.ArrayList 
    Inheritance Hierarchy

    System.Object
       System.Collections.ArrayList
          C1.Framework.ElementList
             C1.Framework.GridColumnCollection
             C1.Framework.GridRowCollection

    See Also