Spread Windows Forms 11.0 Product Documentation
SideButtonCollection Class Members
Properties  Methods 


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

The following tables list the members exposed by SideButtonCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyOverloaded. Gets or sets the SideButtonBase at the specified index in the collection.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.CollectionBase)
Protected Property (Inherited from System.Collections.CollectionBase)
Top
Public Methods
 NameDescription
Public MethodAdds the specified SideButtonBase to the collection.  
Public MethodOverloaded. Copies the elements of the specified array to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodGets a value that indicates whether the collection contains the specified SideButtonBase.  
Public MethodDetermines whether the NamedObjectCollection<T> collection contains an item with the specified key.  
Public MethodCopies the collection objects to a one-dimensional System.Array instance that begins at the specified index.  
Public MethodFinds the item using the specified name.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodGets the index in the collection of the specified SideButtonBase, if it exists in the collection.  
Public MethodRetrieves the index of the first occurrence of the specified item within the collection.  
Public MethodInserts the specified SideButtonBase into the collection at the specified index.  
Public MethodRemoves the specified SideButtonBase from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.  
Protected MethodRaises the CollectionChanged event.  
Protected MethodOverridden. Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.  
Protected MethodOverridden. Performs additional custom processes when validating a value.  
Top
See Also

Reference

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