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


In This Topic
    ItemTemplateCollection Class Members
    In This Topic

    The following tables list the members exposed by ItemTemplateCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets count of the collection.  
    Public PropertyGets or sets the item at the specified position.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the collection.  
    Public MethodClears all the items in the collection.  
    Public MethodDetermines whether the collection contains specified item.  
    Public MethodCopies the elements of the System.Collections.ICollection to an System.Array, starting at a particular System.Array index.  
    Public MethodGets an enumerator that iterates through the collection.  
    Public MethodGets the index of the item.  
    Public MethodInserts an item to the collection at the specified position  
    Public MethodDeletes the specific item from the collection.  
    Public MethodRemove the item at specific position from the collection.  
    Top
    See Also