Input for WinForms | ComponentOne
C1.Framework Namespace / GridColumnCollection Class
Properties Methods


In This Topic
    GridColumnCollection Class Members
    In This Topic

    The following tables list the members exposed by GridColumnCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the GridColumnCollection class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyReturn the reference to the owning grid.  
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public Property (Inherited from System.Collections.ArrayList)
    Public PropertyGets or sets the GridColumn at a specified index in the list.  
    Public PropertyGets or sets the last Element on the list. (Inherited from C1.Framework.ElementList)
    Public PropertyGets a reference to the Element that owns this ElementList. (Inherited from C1.Framework.ElementList)
    Public Property (Inherited from System.Collections.ArrayList)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an GridColumn to the list.  
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodRemoves all elements from the list. (Inherited from C1.Framework.ElementList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodInserts an Element at a specified index. (Inherited from C1.Framework.ElementList)
    Public MethodInserts the elements of a collection into the list at the specified index. (Inherited from C1.Framework.ElementList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded. Adjusts the location of all Element objects in the list by the specified amount. (Inherited from C1.Framework.ElementList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodRemoves the Element at the specified index from the list. (Inherited from C1.Framework.ElementList)
    Public MethodRemoves a range of elements from the list. (Inherited from C1.Framework.ElementList)
    Public MethodOverloaded. Reverses the order of the elements in the list or a portion of it. (Inherited from C1.Framework.ElementList)
    Public Method (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public MethodOverloaded.  (Inherited from System.Collections.ArrayList)
    Public Method (Inherited from System.Collections.ArrayList)
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when elements are added or removed from the list. (Inherited from C1.Framework.ElementList)
    Top
    See Also