Spread Windows Forms 10.0 Product Documentation
ListColumnCollectionInfo Class Methods


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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds an item to the collection.  
Public MethodAddRangeAdds columns of the specified collection to the end of the collection.  
Public MethodClearClears all the items in the collection.  
Public MethodContainsDetermines whether the collection contains a specific item.  
Public MethodCopyToCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodGetEnumeratorGets the enumerator of the collection.  
Public MethodGetObjectDataGets the object data.  
Public MethodIndexOfGets the index of the item.  
Public MethodInsertInserts an item in the collection at the specified position.  
Public MethodRemoveDeletes a specific item form the collection.  
Public MethodRemoveAtRemoves the item at the specific position from the collection.  
Public MethodToArrayCopies the subitems of the collection to a new ListColumnInfo array.  
Top
Protected Methods
 NameDescription
Protected MethodAddProcessProcess method before a column is added to the collection.  
Protected MethodRemoveProcessProcess method before a column be removed to the collection.  
Top
See Also

Reference

ListColumnCollectionInfo Class
GrapeCity.Win.Spread.InputMan.CellType Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.