GrapeCity MultiRow Windows Forms Documentation
DropDownItemCollection Class Members
Properties  Methods 


The following tables list the members exposed by DropDownItemCollection.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public PropertyItemOverloaded. Gets or sets the element with the specified name. (Inherited from GrapeCity.Win.MultiRow.NamedObjectCollection<DropDownItem>)
Top
Protected Properties
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<DropDownItem>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsOverridden. Removes all DropDownItem objects from the DropDownItemCollection.  
Protected MethodInsertItemOverridden. Inserts a DropDownItem into the DropDownItemCollection at the specified index.  
Protected MethodRemoveItemOverridden. Removes a DropDownItem at the specified index of the DropDownItemCollection.  
Protected MethodSetItemOverridden. Replaces a DropDownItem at the specified index.  
Top
See Also

Reference

DropDownItemCollection Class
GrapeCity.Win.MultiRow Namespace
DropDownItem Class
HeaderDropDownList Class
DropDownList Property

 

 


Copyright © GrapeCity, inc. All rights reserved.