InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / GridColumnCollection Class
Members

In This Topic
    GridColumnCollection Class
    In This Topic
    GridColumn collection. Just an ElementList typed to get and set GridColumn objects.
    Object Model
    GridColumnCollection Class
    Syntax
    'Declaration
     
    Public Class GridColumnCollection 
       Inherits ElementList
    public class GridColumnCollection : ElementList 
    Inheritance Hierarchy

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

    See Also