Spread Windows Forms 17
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / ListColumnCollectionInfo Class
Properties Methods


In This Topic
    ListColumnCollectionInfo Class Members
    In This Topic

    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