dotnetCHARTING Send comments on this topic.
GridColumnCollection Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : GridColumnCollection Class


The following tables list the members exposed by GridColumnCollection.

Public Constructors

 NameDescription
Public ConstructorGridColumnCollection ConstructorCreates a new instance of GridColumnCollection with the specified list of GridColumn objects.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets or sets the object at a specified index.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds the specified GridColumn object to this collection.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether this collection contains a specified GridColumn.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specified GridColumn in this collection.  
Public MethodInsertInserts a GridColumn into this collection at a specified index.  
Public MethodRemoveRemoves a specified GridColumn from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2021 All Rights Reserved.