Spread Windows Forms 10.0 Product Documentation
SideButtonCollection Class Methods


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

Public Methods
 NameDescription
Public MethodAddAdds the specified SideButtonBase to the collection.  
Public MethodAddRangeOverloaded. Copies the elements of the specified array to the end of the collection.  
Public MethodClearRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodContainsGets a value that indicates whether the collection contains the specified SideButtonBase.  
Public MethodContainsKeyDetermines whether the NamedObjectCollection<T> collection contains an item with the specified key.  
Public MethodCopyToCopies the collection objects to a one-dimensional System.Array instance that begins at the specified index.  
Public MethodFindFinds the item using the specified name.  
Public MethodGetEnumeratorReturns an enumerator that iterates through the System.Collections.CollectionBase instance. (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfGets the index in the collection of the specified SideButtonBase, if it exists in the collection.  
Public MethodIndexOfKeyRetrieves the index of the first occurrence of the specified item within the collection.  
Public MethodInsertInserts the specified SideButtonBase into the collection at the specified index.  
Public MethodRemoveRemoves the specified SideButtonBase from the collection.  
Public MethodRemoveAtRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
Protected Methods
 NameDescription
Protected MethodOnClearOverridden. Performs additional custom processes when clearing the contents of the System.Collections.CollectionBase instance.  
Protected MethodOnClearCompleteOverridden. Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance.  
Protected MethodOnCollectionChangedRaises the CollectionChanged event.  
Protected MethodOnInsertOverridden. Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance.  
Protected MethodOnInsertCompleteOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
Protected MethodOnRemoveOverridden. Performs additional custom processes when removing an element from the System.Collections.CollectionBase instance.  
Protected MethodOnRemoveCompleteOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
Protected MethodOnSetOverridden. Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance.  
Protected MethodOnSetCompleteOverridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.  
Protected MethodOnValidateOverridden. Performs additional custom processes when validating a value.  
Top
See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.