Xceed Grid for WinForms v4.3 Documentation
WinButtonCollection Class Methods


Xceed.Editors.v2.6 Assembly > Xceed.Editors Namespace : WinButtonCollection Class

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

Public Methods
 NameDescription
Public MethodAdds the specified WinButton to the collection.  
Public MethodRemoves all the WinButtons from the collection.  
Public MethodRetrieves a boolean value indicating if the specified WinButton exists in the collection.  
Public MethodCopies the WinButton controls stored in the collection an System.Array, beginning at the specified index location in the array  
Public MethodReturns an enumerator that can iterate through the WinButtonCollection.  
Public MethodSearches for the specified WinButton and returns the zero-based index of the first occurrence within the list.  
Public MethodInserts a WinButton into the collection at the specified index.  
Public MethodRemoves the specified WinButton from the collection.  
Public MethodRemoves the WinButton from the collection at the specified index.  
Top
See Also

Reference

WinButtonCollection Class
Xceed.Editors Namespace