Spread Windows Forms 12.0 Product Documentation
ListColumnCollectionInfo Class Members
Properties  Methods 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ListColumnCollectionInfo Class

The following tables list the members exposed by ListColumnCollectionInfo.

Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of this class.  
Top
Public Properties
 NameDescription
Public PropertyGets count of the collection.  
Public PropertyGets or sets the column at the specified position.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds an item to the collection.  
Public MethodAdds columns of the specified collection to the end of the collection.  
Public MethodClears all the items in the collection.  
Public MethodDetermines whether the collection contains a specific item.  
Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
Public MethodGets the enumerator of the collection.  
Public MethodGets the object data.  
Public MethodGets the index of the item.  
Public MethodInserts an item in the collection at the specified position.  
Public MethodDeletes a specific item form the collection.  
Public MethodRemoves the item at the specific position from the collection.  
Public MethodCopies the subitems of the collection to a new ListColumnInfo array.  
Top
Protected Methods
 NameDescription
Protected MethodProcess method before a column is added to the collection.  
Protected MethodProcess method before a column be removed to the collection.  
Top
See Also

Reference

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