C1.Win.8 Assembly / C1.Framework Namespace / GridColumnCollection Class


GridColumnCollection Class Methods

For a list of all members of this type, see GridColumnCollection members.

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 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